Searched refs:MATH_MD5_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
44 #define MATH_MD5_BLOCK_SIZE MATH_HASH_BLOCK_SIZE // 512-bit macro
436 unsigned char hash_buf[ MATH_MD5_BLOCK_SIZE ]; /* Hash value gotten from the hash function */ in MATH_CalcHMACMD5()