Home
last modified time | relevance | path

Searched defs:authsize (Results 1 – 11 of 11) sorted by relevance

/crypto/
Dauthencesn.c55 unsigned int authsize) in crypto_authenc_esn_setauthsize()
110 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_genicv_tail() local
144 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_genicv() local
238 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_decrypt_tail() local
291 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_decrypt() local
Dgcm.c175 unsigned int authsize) in crypto_gcm_setauthsize()
512 unsigned int authsize = crypto_aead_authsize(aead); in crypto_gcm_verify() local
547 unsigned int authsize = crypto_aead_authsize(aead); in crypto_gcm_decrypt() local
796 unsigned int authsize) in crypto_rfc4106_setauthsize()
1029 unsigned int authsize) in crypto_rfc4543_setauthsize()
1045 unsigned int authsize = crypto_aead_authsize(aead); in crypto_rfc4543_crypt() local
1074 unsigned int authsize = crypto_aead_authsize(aead); in crypto_rfc4543_copy_src_to_dst() local
Daead.c65 int crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in crypto_aead_setauthsize()
185 unsigned int authsize) in aead_geniv_setauthsize()
Dccm.c119 unsigned int authsize) in crypto_ccm_setauthsize()
339 unsigned int authsize = crypto_aead_authsize(aead); in crypto_ccm_decrypt_done() local
362 unsigned int authsize = crypto_aead_authsize(aead); in crypto_ccm_decrypt() local
640 unsigned int authsize) in crypto_rfc4309_setauthsize()
Dauthenc.c255 unsigned int authsize = crypto_aead_authsize(authenc); in crypto_authenc_decrypt_tail() local
296 unsigned int authsize = crypto_aead_authsize(authenc); in crypto_authenc_decrypt() local
Dpcrypt.c111 unsigned int authsize) in pcrypt_aead_setauthsize()
Dalgif_aead.c516 static int aead_setauthsize(void *private, unsigned int authsize) in aead_setauthsize()
Dchacha20poly1305.c522 unsigned int authsize) in chachapoly_setauthsize()
Dtcrypt.c235 unsigned int tcount, u8 authsize, in test_aead_speed()
Dcryptd.c942 unsigned int authsize) in cryptd_aead_setauthsize()
Dtestmgr.c584 unsigned int authsize, iv_len; in __test_aead() local