Searched refs:__crypto_sha1_export_core (Results 1 – 1 of 1) sorted by relevance
52 static int __crypto_sha1_export_core(const struct sha1_ctx *ctx, void *out) in __crypto_sha1_export_core() function111 return __crypto_sha1_export_core(SHA1_CTX(desc), out); in crypto_sha1_export_core()170 return __crypto_sha1_export_core(&HMAC_SHA1_CTX(desc)->sha_ctx, out); in crypto_hmac_sha1_export_core()