Searched defs:cryptlen (Results 1 – 9 of 9) sorted by relevance
92 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv_tail() local124 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local168 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local205 unsigned int cryptlen = req->cryptlen - authsize; in crypto_authenc_esn_decrypt_tail() local253 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
344 u64 assoclen, u64 cryptlen) in crypto_aegis128_final()392 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_encrypt_generic() local414 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_decrypt_generic() local453 unsigned int cryptlen = req->cryptlen; in crypto_aegis128_encrypt_simd() local477 unsigned int cryptlen = req->cryptlen - authsize; in crypto_aegis128_decrypt_simd() local
58 unsigned int cryptlen, in crypto_aegis128_final_simd()
125 unsigned int cryptlen) in format_input()166 unsigned int cryptlen) in crypto_ccm_auth()289 unsigned int cryptlen = req->cryptlen; in crypto_ccm_encrypt() local326 unsigned int cryptlen = req->cryptlen - authsize; in crypto_ccm_decrypt_done() local349 unsigned int cryptlen = req->cryptlen; in crypto_ccm_decrypt() local
46 unsigned int cryptlen; member141 __le64 cryptlen; in poly_hash() member
56 unsigned int cryptlen; member174 unsigned int cryptlen) in crypto_gcm_init_crypt()466 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local501 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
319 unsigned int cryptlen, in crypto_aegis128_final_neon()
179 unsigned int cryptlen = req->cryptlen; in crypto_authenc_encrypt() local
1841 u32 cryptlen = min3(inlen, outlen, (u32)DRBG_OUTSCRATCHLEN); in drbg_kcapi_sym_ctr() local
Completed in 21 milliseconds