Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/
H A Dauthenc.h25 unsigned int authkeylen; member
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c745 int authkeylen = ctx->auth_key_len; in aead_hmac_init() local
841 int enckeylen = 0, authkeylen = 0; in otx_cpt_aead_cbc_aes_sha_setkey() local
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.h183 unsigned int authkeylen; member
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dtalitos.c858 unsigned int authkeylen; member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-crypt.c2358 unsigned enckeylen, unsigned authkeylen) in crypt_copy_authenckey()