Searched refs:MD4_SIZE (Results 1 – 2 of 2) sorted by relevance
56 u_char hash[MD4_SIZE]; in crypt_nthash()73 for (i = 0; i < MD4_SIZE; i++) { in crypt_nthash()
32 #define MD4_SIZE 16 macro