Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dauthenc.h17 struct crypto_authenc_key_param { struct
/Linux-v5.4/crypto/
Dauthenc.c50 struct crypto_authenc_key_param *param; in crypto_authenc_extractkeys()
/Linux-v5.4/net/ipv6/
Desp6.c759 struct crypto_authenc_key_param *param; in esp_init_authenc()
/Linux-v5.4/net/ipv4/
Desp4.c864 struct crypto_authenc_key_param *param; in esp_init_authenc()
/Linux-v5.4/drivers/md/
Ddm-crypt.c1828 return crypt_subkey_size(cc) + RTA_SPACE(sizeof(struct crypto_authenc_key_param)); in crypt_authenckey_size()
1839 struct crypto_authenc_key_param *param; in crypt_copy_authenckey()