Searched refs:__crypto_sha256_export_core (Results 1 – 1 of 1) sorted by relevance
53 static int __crypto_sha256_export_core(const struct __sha256_ctx *ctx, in __crypto_sha256_export_core() function116 return __crypto_sha256_export_core(&SHA224_CTX(desc)->ctx, out); in crypto_sha224_export_core()174 return __crypto_sha256_export_core(&SHA256_CTX(desc)->ctx, out); in crypto_sha256_export_core()236 return __crypto_sha256_export_core(&HMAC_SHA224_CTX(desc)->ctx.sha_ctx, in crypto_hmac_sha224_export_core()303 return __crypto_sha256_export_core(&HMAC_SHA256_CTX(desc)->ctx.sha_ctx, in crypto_hmac_sha256_export_core()