Home
last modified time | relevance | path

Searched defs:authkeylen (Results 1 – 5 of 5) sorted by relevance

/linux/include/crypto/
H A Dauthenc.h25 unsigned int authkeylen; member
/linux/drivers/crypto/bcm/
H A Dcipher.h184 unsigned int authkeylen; member
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c755 int authkeylen = keys->authkeylen; in aead_hmac_init() local
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c843 int authkeylen = keys->authkeylen; in aead_hmac_init() local
/linux/drivers/md/
H A Ddm-crypt.c2458 crypt_copy_authenckey(char * p,const void * key,unsigned int enckeylen,unsigned int authkeylen) crypt_copy_authenckey() argument