Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dauthenc.h25 unsigned int authkeylen; member
/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.h184 unsigned int authkeylen; member
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c815 int authkeylen = keys->authkeylen; in aead_hmac_init() local
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c761 int authkeylen = keys->authkeylen; in aead_hmac_init() local
/openbmc/linux/drivers/crypto/
H A Dtalitos.c859 unsigned int authkeylen; member
/openbmc/linux/drivers/md/
H A Ddm-crypt.c2423 unsigned int enckeylen, unsigned int authkeylen) in crypt_copy_authenckey()