Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dauthenc.h17 struct crypto_authenc_key_param { struct
/openbmc/linux/crypto/
H A Dauthenc.c50 struct crypto_authenc_key_param *param; in crypto_authenc_extractkeys()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c842 struct crypto_authenc_key_param *param; in otx_cpt_aead_cbc_aes_sha_setkey()
901 struct crypto_authenc_key_param *param; in otx_cpt_aead_ecb_null_sha_setkey()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c897 struct crypto_authenc_key_param *param; in otx2_cpt_aead_cbc_aes_sha_setkey()
949 struct crypto_authenc_key_param *param; in otx2_cpt_aead_ecb_null_sha_setkey()
/openbmc/linux/net/ipv6/
H A Desp6.c1094 struct crypto_authenc_key_param *param; in esp_init_authenc()
/openbmc/linux/net/ipv4/
H A Desp4.c1051 struct crypto_authenc_key_param *param; in esp_init_authenc()
/openbmc/linux/drivers/md/
H A Ddm-crypt.c2421 return crypt_subkey_size(cc) + RTA_SPACE(sizeof(struct crypto_authenc_key_param)); in crypt_authenckey_size()
2432 struct crypto_authenc_key_param *param; in crypt_copy_authenckey()