Searched defs:MD5_Init (Results 1 - 4 of 4) sorted by relevance

/external/ppp/pppd/
H A Dopenssl-hash.h46 #define MD5_Init(ctx) { \ macro
H A Dmd5.c43 ** (1) Initialize a context buffer mdContext using MD5_Init **
102 /* The routine MD5_Init initializes the message-digest context
105 void MD5_Init (mdContext) function
/external/webkit/WebKitTools/DumpRenderTree/win/
H A DMD5.cpp62 void MD5_Init(MD5_CTX* context) function
/external/openssl/crypto/md5/
H A Dmd5_dgst.c73 int MD5_Init(MD5_CTX *c) function

Completed in 70 milliseconds