Home
last modified time | relevance | path

Searched refs:MD4_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/lib/libcrypt/
HDcrypt-nthash.c56 u_char hash[MD4_SIZE]; in crypt_nthash()
73 for (i = 0; i < MD4_SIZE; i++) { in crypt_nthash()
HDcrypt.h32 #define MD4_SIZE 16 macro