Home
last modified time | relevance | path

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

/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.c2430 unsigned int enckeylen, unsigned int authkeylen) in crypt_copy_authenckey()