Searched refs:MD5_CBLOCK (Results 1 – 5 of 5) sorted by relevance
71 #define MD5_CBLOCK 64 macro95 const uint8_t block[MD5_CBLOCK]);100 uint8_t data[MD5_CBLOCK];
28 static const uint8_t kBuf[MD5_CBLOCK * 8] = {0}; in TEST()
201 #define MD5_CBLOCK 64 macro202 #define MD5_LBLOCK (MD5_CBLOCK/4)258 #define HASH_CBLOCK MD5_CBLOCK