Home
last modified time | relevance | path

Searched defs:authkeylen (Results 1 – 3 of 3) 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/md/
H A Ddm-crypt.c2448 unsigned int enckeylen, unsigned int authkeylen) in crypt_copy_authenckey()