Home
last modified time | relevance | path

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

/Linux-v5.10/include/crypto/
Dauthenc.h17 struct crypto_authenc_key_param { struct
/Linux-v5.10/crypto/
Dauthenc.c50 struct crypto_authenc_key_param *param; in crypto_authenc_extractkeys()
/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c840 struct crypto_authenc_key_param *param; in otx_cpt_aead_cbc_aes_sha_setkey()
899 struct crypto_authenc_key_param *param; in otx_cpt_aead_ecb_null_sha_setkey()
/Linux-v5.10/net/ipv4/
Desp4.c1054 struct crypto_authenc_key_param *param; in esp_init_authenc()
/Linux-v5.10/net/ipv6/
Desp6.c1090 struct crypto_authenc_key_param *param; in esp_init_authenc()
/Linux-v5.10/drivers/md/
Ddm-crypt.c2215 return crypt_subkey_size(cc) + RTA_SPACE(sizeof(struct crypto_authenc_key_param)); in crypt_authenckey_size()
2226 struct crypto_authenc_key_param *param; in crypt_copy_authenckey()