Home
last modified time | relevance | path

Searched refs:artpec6_crypto_ahash_init_common (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c2388 static int artpec6_crypto_ahash_init_common(struct crypto_tfm *tfm, in artpec6_crypto_ahash_init_common() function
2414 return artpec6_crypto_ahash_init_common(tfm, NULL); in artpec6_crypto_ahash_init()
2419 return artpec6_crypto_ahash_init_common(tfm, "sha256"); in artpec6_crypto_ahash_init_hmac_sha256()