Searched refs:MD4Init (Results 1 – 15 of 15) sorted by relevance
41 #ifndef MD4Init42 #define MD4Init _libmd_MD4Init macro66 void MD4Init(MD4_CTX *);
93 void MD4Init (context) in MD4Init() function299 #undef MD4Init300 __weak_reference(_libmd_MD4Init, MD4Init);
17 MLINKS+=md4.3 MD4Init.3 md4.3 MD4Update.3 md4.3 MD4Final.3
128 MD4Init(ctxp); in smb_ntencrypt()178 MD4Init(&md4); in smb_calcmackey()181 MD4Init(&md4); in smb_calcmackey()
24 static void MD4Init(MD4_CTX *ctx);34 MD4Init(&ctx); in md4_vector()95 static void MD4Init(MD4_CTX *ctx) in MD4Init() function
39 void MD4Init(MD4_CTX *);
58 MD4Init(&mdx);
52 MD4Init(&mdx);
70 MD4Init(&ctx); in crypt_nthash()
29 .for sym in MD4Init MD4Final MD4Update MD4Pad \
138 MD4Init(&MD4context); in NtPasswordHash()148 MD4Init(&MD4context); in HashNtPasswordHash()
166 MD4Init(&MD4context); in chap_BuildAnswer()
93 void MD4Init (context) in MD4Init() function
1478 MD4Init(&context); in an_enable_leap_mode()1483 MD4Init (&context); in an_enable_leap_mode()
179 (MD4Init et al): look for these in more libraries