Searched defs:pMD5_CTX (Results 1 – 1 of 1) sorted by relevance
82 void MD5_Init(struct rt_md5_ctx_struc *pMD5_CTX) in MD5_Init()106 void MD5_Hash(struct rt_md5_ctx_struc *pMD5_CTX) in MD5_Hash()241 void MD5_Append(struct rt_md5_ctx_struc *pMD5_CTX, in MD5_Append()283 void MD5_End(struct rt_md5_ctx_struc *pMD5_CTX, u8 DigestMessage[]) in MD5_End()