Searched refs:MD4Final (Results 1 - 7 of 7) sorted by relevance

/external/ppp/pppd/
H A Dmd4.h56 /* MD4Final(buf, MD)
60 extern void MD4Final __P((unsigned char *, MD4_CTX *));
H A Dopenssl-hash.h29 #define MD4Final MD4_Final macro
H A Dmd4.c280 MD4Final(buf, MD) function
H A Dchap_ms.c602 MD4Final(hash, &md4Context);
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dmd4-internal.c26 static void MD4Final(unsigned char digest[MD4_DIGEST_LENGTH], MD4_CTX *ctx);
40 MD4Final(mac, &ctx);
62 * needed on buffers full of bytes, and then call MD4Final, which
168 static void MD4Final(unsigned char digest[MD4_DIGEST_LENGTH], MD4_CTX *ctx) function
/external/wpa_supplicant_8/src/crypto/
H A Dmd4-internal.c26 static void MD4Final(unsigned char digest[MD4_DIGEST_LENGTH], MD4_CTX *ctx);
40 MD4Final(mac, &ctx);
62 * needed on buffers full of bytes, and then call MD4Final, which
168 static void MD4Final(unsigned char digest[MD4_DIGEST_LENGTH], MD4_CTX *ctx) function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dmd4-internal.c26 static void MD4Final(unsigned char digest[MD4_DIGEST_LENGTH], MD4_CTX *ctx);
40 MD4Final(mac, &ctx);
62 * needed on buffers full of bytes, and then call MD4Final, which
168 static void MD4Final(unsigned char digest[MD4_DIGEST_LENGTH], MD4_CTX *ctx) function

Completed in 137 milliseconds