Home
last modified time | relevance | path

Searched defs:cryptlen (Results 1 – 9 of 9) sorted by relevance

/crypto/
A Dauthencesn.c92 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv_tail() local
124 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local
168 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local
205 unsigned int cryptlen = req->cryptlen - authsize; in crypto_authenc_esn_decrypt_tail() local
253 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
A Daegis128-core.c344 u64 assoclen, u64 cryptlen) in crypto_aegis128_final()
392 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_encrypt_generic() local
414 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_decrypt_generic() local
453 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_encrypt_simd() local
477 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_decrypt_simd() local
A Daegis128-neon.c58 unsigned int cryptlen, in crypto_aegis128_final_simd()
A Dccm.c125 unsigned int cryptlen) in format_input()
166 unsigned int cryptlen) in crypto_ccm_auth()
289 unsigned int cryptlen = req->cryptlen; in crypto_ccm_encrypt() local
326 unsigned int cryptlen = req->cryptlen - authsize; in crypto_ccm_decrypt_done() local
349 unsigned int cryptlen = req->cryptlen; in crypto_ccm_decrypt() local
A Dchacha20poly1305.c46 unsigned int cryptlen; member
141 __le64 cryptlen; in poly_hash() member
A Dgcm.c56 unsigned int cryptlen; member
174 unsigned int cryptlen) in crypto_gcm_init_crypt()
466 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local
501 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
A Daegis128-neon-inner.c319 unsigned int cryptlen, in crypto_aegis128_final_neon()
A Dauthenc.c179 unsigned int cryptlen = req->cryptlen; in crypto_authenc_encrypt() local
A Ddrbg.c1841 u32 cryptlen = min3(inlen, outlen, (u32)DRBG_OUTSCRATCHLEN); in drbg_kcapi_sym_ctr() local

Completed in 21 milliseconds