Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c831 struct crypto_authenc_keys authenc_keys; in otx_cpt_aead_cbc_aes_sha_setkey() local
834 status = crypto_authenc_extractkeys(&authenc_keys, key, keylen); in otx_cpt_aead_cbc_aes_sha_setkey()
838 status = aead_hmac_init(cipher, &authenc_keys); in otx_cpt_aead_cbc_aes_sha_setkey()