Home
last modified time | relevance | path

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

/crypto/
Dauthencesn.c50 unsigned int authsize) in crypto_authenc_esn_setauthsize()
105 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_genicv_tail() local
139 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_genicv() local
233 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_decrypt_tail() local
286 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_decrypt() local
Daegis128-core.c384 unsigned int authsize) in crypto_aegis128_setauthsize()
417 unsigned int authsize = crypto_aead_authsize(tfm); in crypto_aegis128_encrypt() local
442 unsigned int authsize = crypto_aead_authsize(tfm); in crypto_aegis128_decrypt() local
Dgcm.c153 unsigned int authsize) in crypto_gcm_setauthsize()
477 unsigned int authsize = crypto_aead_authsize(aead); in crypto_gcm_verify() local
512 unsigned int authsize = crypto_aead_authsize(aead); in crypto_gcm_decrypt() local
749 unsigned int authsize) in crypto_rfc4106_setauthsize()
978 unsigned int authsize) in crypto_rfc4543_setauthsize()
994 unsigned int authsize = crypto_aead_authsize(aead); in crypto_rfc4543_crypt() local
1023 unsigned int authsize = crypto_aead_authsize(aead); in crypto_rfc4543_copy_src_to_dst() local
Daead.c69 int crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in crypto_aead_setauthsize()
224 unsigned int authsize) in aead_geniv_setauthsize()
Dccm.c117 unsigned int authsize) in crypto_ccm_setauthsize()
337 unsigned int authsize = crypto_aead_authsize(aead); in crypto_ccm_decrypt_done() local
360 unsigned int authsize = crypto_aead_authsize(aead); in crypto_ccm_decrypt() local
626 unsigned int authsize) in crypto_rfc4309_setauthsize()
Dauthenc.c250 unsigned int authsize = crypto_aead_authsize(authenc); in crypto_authenc_decrypt_tail() local
291 unsigned int authsize = crypto_aead_authsize(authenc); in crypto_authenc_decrypt() local
Dpcrypt.c44 unsigned int authsize) in pcrypt_aead_setauthsize()
Dalgif_aead.c511 static int aead_setauthsize(void *private, unsigned int authsize) in aead_setauthsize()
Dsimd.c309 static int simd_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in simd_aead_setauthsize()
Dessiv.c144 unsigned int authsize) in essiv_aead_setauthsize()
Dtcrypt.c252 unsigned int tcount, u8 authsize, in test_mb_aead_speed()
520 unsigned int tcount, u8 authsize, in test_aead_speed()
Dchacha20poly1305.c499 unsigned int authsize) in chachapoly_setauthsize()
Dcryptd.c744 unsigned int authsize) in cryptd_aead_setauthsize()
Dtestmgr.c1847 const unsigned int authsize = vec->clen - vec->plen; in test_aead_vec_cfg() local
2063 unsigned int authsize; in generate_random_aead_testvec() local