MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / get_padSize

Method get_padSize

extra/yassl/src/crypto_wrapper.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76
77
78uint MD5::get_padSize() const
79{
80 return PAD_MD5;
81}
82
83
84// Fill out with MD5 digest from in that is sz bytes, out must be >= digest sz

Callers 1

hmacFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected