Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c741 static int aead_hmac_init(struct crypto_aead *cipher) in aead_hmac_init() function
887 status = aead_hmac_init(cipher); in otx_cpt_aead_cbc_aes_sha_setkey()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c796 static int aead_hmac_init(struct crypto_aead *cipher) in aead_hmac_init() function
941 return aead_hmac_init(cipher); in otx2_cpt_aead_cbc_aes_sha_setkey()