OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MD4Init
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/
openssl-hash.h
27
#define
MD4Init
MD4_Init
md4.c
99
/*
MD4Init
(MDp)
104
MD4Init
(MDp)
/external/wpa_supplicant_8/src/crypto/
md4-internal.c
24
static void
MD4Init
(MD4_CTX *ctx);
37
MD4Init
(&ctx);
61
* MD4Context structure, pass it to
MD4Init
, call MD4Update as
98
static void
MD4Init
(MD4_CTX *ctx)
Completed in 50 milliseconds