Searched refs:DigestMD2_Impl (Results 1 – 1 of 1) sorted by relevance
231 } DigestMD2_Impl; typedef374 DigestMD2_Impl digest; in rtl_digest_MD2()393 DigestMD2_Impl *pImpl = (DigestMD2_Impl*)NULL; in rtl_digest_createMD2()394 pImpl = RTL_DIGEST_CREATE(DigestMD2_Impl); in rtl_digest_createMD2()409 DigestMD2_Impl *pImpl = (DigestMD2_Impl *)Digest; in rtl_digest_updateMD2()467 DigestMD2_Impl *pImpl = (DigestMD2_Impl *)Digest; in rtl_digest_getMD2()496 DigestMD2_Impl *pImpl = (DigestMD2_Impl *)Digest; in rtl_digest_destroyMD2()500 rtl_freeZeroMemory (pImpl, sizeof (DigestMD2_Impl)); in rtl_digest_destroyMD2()
Completed in 29 milliseconds