Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dauthenc.h14 CRYPTO_AUTHENC_KEYA_PARAM, enumerator
/openbmc/linux/crypto/
H A Dauthenc.c54 if (rta->rta_type != CRYPTO_AUTHENC_KEYA_PARAM) in crypto_authenc_extractkeys()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c850 if (rta->rta_type != CRYPTO_AUTHENC_KEYA_PARAM) in otx_cpt_aead_cbc_aes_sha_setkey()
908 if (rta->rta_type != CRYPTO_AUTHENC_KEYA_PARAM) in otx_cpt_aead_ecb_null_sha_setkey()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c904 if (rta->rta_type != CRYPTO_AUTHENC_KEYA_PARAM) in otx2_cpt_aead_cbc_aes_sha_setkey()
956 if (rta->rta_type != CRYPTO_AUTHENC_KEYA_PARAM) in otx2_cpt_aead_ecb_null_sha_setkey()
/openbmc/linux/net/ipv6/
H A Desp6.c1144 rta->rta_type = CRYPTO_AUTHENC_KEYA_PARAM; in esp_init_authenc()
/openbmc/linux/net/ipv4/
H A Desp4.c1101 rta->rta_type = CRYPTO_AUTHENC_KEYA_PARAM; in esp_init_authenc()
/openbmc/linux/drivers/md/
H A Ddm-crypt.c2439 rta->rta_type = CRYPTO_AUTHENC_KEYA_PARAM; in crypt_copy_authenckey()