Searched refs:DigestSHA_Impl (Results 1 – 1 of 1) sorted by relevance
945 } DigestSHA_Impl; typedef1216 DigestSHA_Impl digest; in rtl_digest_SHA()1235 DigestSHA_Impl *pImpl = (DigestSHA_Impl*)NULL; in rtl_digest_createSHA()1236 pImpl = RTL_DIGEST_CREATE(DigestSHA_Impl); in rtl_digest_createSHA()1251 DigestSHA_Impl *pImpl = (DigestSHA_Impl *)Digest; in rtl_digest_updateSHA()1323 DigestSHA_Impl *pImpl = (DigestSHA_Impl *)Digest; in rtl_digest_getSHA()1355 DigestSHA_Impl *pImpl = (DigestSHA_Impl *)Digest; in rtl_digest_destroySHA()1359 rtl_freeZeroMemory (pImpl, sizeof (DigestSHA_Impl)); in rtl_digest_destroySHA()1404 DigestSHA_Impl digest; in rtl_digest_SHA1()1423 DigestSHA_Impl *pImpl = (DigestSHA_Impl*)NULL; in rtl_digest_createSHA1()[all …]