Home
last modified time | relevance | path

Searched refs:MD4_DIGEST_LENGTH (Results 1 – 3 of 3) sorted by relevance

/curl/tests/unit/
H A Dunit1611.c43 unsigned char output[MD4_DIGEST_LENGTH];
50 "\x1d", MD4_DIGEST_LENGTH);
56 "\x0b", MD4_DIGEST_LENGTH);
/curl/lib/
H A Dcurl_md4.h32 #define MD4_DIGEST_LENGTH 16 macro
H A Dmd4.c174 if(length == MD4_DIGEST_LENGTH) in MD4_Final()

Completed in 9 milliseconds