Home
last modified time | relevance | path

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

/Linux-v5.15/include/crypto/
Dauthenc.h17 struct crypto_authenc_key_param { struct
/Linux-v5.15/crypto/
Dauthenc.c50 struct crypto_authenc_key_param *param; in crypto_authenc_extractkeys()
/Linux-v5.15/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c841 struct crypto_authenc_key_param *param; in otx_cpt_aead_cbc_aes_sha_setkey()
900 struct crypto_authenc_key_param *param; in otx_cpt_aead_ecb_null_sha_setkey()
/Linux-v5.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.c896 struct crypto_authenc_key_param *param; in otx2_cpt_aead_cbc_aes_sha_setkey()
953 struct crypto_authenc_key_param *param; in otx2_cpt_aead_ecb_null_sha_setkey()
/Linux-v5.15/net/ipv6/
Desp6.c1085 struct crypto_authenc_key_param *param; in esp_init_authenc()
/Linux-v5.15/net/ipv4/
Desp4.c1048 struct crypto_authenc_key_param *param; in esp_init_authenc()
/Linux-v5.15/drivers/md/
Ddm-crypt.c2350 return crypt_subkey_size(cc) + RTA_SPACE(sizeof(struct crypto_authenc_key_param)); in crypt_authenckey_size()
2361 struct crypto_authenc_key_param *param; in crypt_copy_authenckey()