Searched refs:__crypto_sha1_import_core (Results 1 – 1 of 1) sorted by relevance
58 static int __crypto_sha1_import_core(struct sha1_ctx *ctx, const void *in) in __crypto_sha1_import_core() function116 return __crypto_sha1_import_core(SHA1_CTX(desc), in); in crypto_sha1_import_core()178 return __crypto_sha1_import_core(&ctx->sha_ctx, in); in crypto_hmac_sha1_import_core()