Home
last modified time | relevance | path

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

/crypto/
A Dauthencesn.c48 unsigned int authsize) in crypto_authenc_esn_setauthsize()
90 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_genicv_tail() local
122 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_genicv() local
198 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_decrypt_tail() local
249 unsigned int authsize = crypto_aead_authsize(authenc_esn); in crypto_authenc_esn_decrypt() local
A Daegis128-core.c377 unsigned int authsize) in crypto_aegis128_setauthsize()
390 unsigned int authsize = crypto_aead_authsize(tfm); in crypto_aegis128_encrypt_generic() local
413 unsigned int authsize = crypto_aead_authsize(tfm); in crypto_aegis128_decrypt_generic() local
451 unsigned int authsize = crypto_aead_authsize(tfm); in crypto_aegis128_encrypt_simd() local
476 unsigned int authsize = crypto_aead_authsize(tfm); in crypto_aegis128_decrypt_simd() local
A Daegis128-neon.c59 unsigned int authsize) in crypto_aegis128_final_simd()
A Dkrb5enc.c252 unsigned int authsize = crypto_aead_authsize(krb5enc); in krb5enc_verify_hash() local
286 unsigned int authsize = crypto_aead_authsize(krb5enc); in krb5enc_dispatch_decrypt_hash() local
315 unsigned int authsize = crypto_aead_authsize(krb5enc); in krb5enc_dispatch_decrypt() local
A Dgeniv.c27 unsigned int authsize) in aead_geniv_setauthsize()
A Dgcm.c143 unsigned int authsize) in crypto_gcm_setauthsize()
465 unsigned int authsize = crypto_aead_authsize(aead); in crypto_gcm_verify() local
500 unsigned int authsize = crypto_aead_authsize(aead); in crypto_gcm_decrypt() local
702 unsigned int authsize) in crypto_rfc4106_setauthsize()
910 unsigned int authsize) in crypto_rfc4543_setauthsize()
926 unsigned int authsize = crypto_aead_authsize(aead); in crypto_rfc4543_crypt() local
A Dccm.c106 unsigned int authsize) in crypto_ccm_setauthsize()
325 unsigned int authsize = crypto_aead_authsize(aead); in crypto_ccm_decrypt_done() local
348 unsigned int authsize = crypto_aead_authsize(aead); in crypto_ccm_decrypt() local
582 unsigned int authsize) in crypto_rfc4309_setauthsize()
A Dauthenc.c216 unsigned int authsize = crypto_aead_authsize(authenc); in crypto_authenc_decrypt_tail() local
256 unsigned int authsize = crypto_aead_authsize(authenc); in crypto_authenc_decrypt() local
A Daead.c65 int crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in crypto_aead_setauthsize()
A Daegis128-neon-inner.c320 unsigned int authsize) in crypto_aegis128_final_neon()
A Dpcrypt.c51 unsigned int authsize) in pcrypt_aead_setauthsize()
A Dalgif_aead.c434 static int aead_setauthsize(void *private, unsigned int authsize) in aead_setauthsize()
A Dsimd.c280 static int simd_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) in simd_aead_setauthsize()
A Dessiv.c127 unsigned int authsize) in essiv_aead_setauthsize()
A Dchacha20poly1305.c321 unsigned int authsize) in chachapoly_setauthsize()
A Dtcrypt.c245 unsigned int tcount, u8 authsize, in test_mb_aead_speed()
520 unsigned int tcount, u8 authsize, in test_aead_speed()
A Dtestmgr.c2047 const unsigned int authsize = vec->clen - vec->plen; in test_aead_vec_cfg() local
2288 const unsigned int authsize = vec->clen - vec->plen; in mutate_aead_message() local
2321 const unsigned int authsize = vec->clen - vec->plen; in generate_aead_message() local
2392 unsigned int authsize; in generate_random_aead_testvec() local
A Dcryptd.c735 unsigned int authsize) in cryptd_aead_setauthsize()

Completed in 47 milliseconds