Searched refs:artpec6_crypto_ahash_init_common (Results 1 – 1 of 1) sorted by relevance
2450 static int artpec6_crypto_ahash_init_common(struct crypto_tfm *tfm, in artpec6_crypto_ahash_init_common() function2476 return artpec6_crypto_ahash_init_common(tfm, NULL); in artpec6_crypto_ahash_init()2481 return artpec6_crypto_ahash_init_common(tfm, "sha256"); in artpec6_crypto_ahash_init_hmac_sha256()2487 return artpec6_crypto_ahash_init_common(tfm, "sha384"); in artpec6_crypto_ahash_init_hmac_sha384()2492 return artpec6_crypto_ahash_init_common(tfm, "sha512"); in artpec6_crypto_ahash_init_hmac_sha512()