Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c2387 static int artpec6_crypto_ahash_init_common(struct crypto_tfm *tfm, in artpec6_crypto_ahash_init_common() function
2413 return artpec6_crypto_ahash_init_common(tfm, NULL); in artpec6_crypto_ahash_init()
2418 return artpec6_crypto_ahash_init_common(tfm, "sha256"); in artpec6_crypto_ahash_init_hmac_sha256()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds