HomeSort by relevance Sort by last modified time
    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 622 milliseconds