Home
last modified time | relevance | path

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

/Linux-v6.6/include/crypto/
Dauthenc.h17 struct crypto_authenc_key_param { struct
/Linux-v6.6/crypto/
Dauthenc.c50 struct crypto_authenc_key_param *param; in crypto_authenc_extractkeys()
/Linux-v6.6/drivers/crypto/marvell/octeontx/
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()
/Linux-v6.6/drivers/crypto/marvell/octeontx2/
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()
/Linux-v6.6/net/ipv6/
Desp6.c1095 struct crypto_authenc_key_param *param; in esp_init_authenc()
/Linux-v6.6/net/ipv4/
Desp4.c1052 struct crypto_authenc_key_param *param; in esp_init_authenc()
/Linux-v6.6/drivers/md/
Ddm-crypt.c2383 return crypt_subkey_size(cc) + RTA_SPACE(sizeof(struct crypto_authenc_key_param)); in crypt_authenckey_size()
2394 struct crypto_authenc_key_param *param; in crypt_copy_authenckey()