Searched defs:cryptlen (Results 1 – 8 of 8) sorted by relevance
112 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv_tail() local146 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local205 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local246 unsigned int cryptlen = req->cryptlen - authsize; in crypto_authenc_esn_decrypt_tail() local296 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
138 unsigned int cryptlen) in format_input()179 unsigned int cryptlen) in crypto_ccm_auth()302 unsigned int cryptlen = req->cryptlen; in crypto_ccm_encrypt() local340 unsigned int cryptlen = req->cryptlen - authsize; in crypto_ccm_decrypt_done() local363 unsigned int cryptlen = req->cryptlen; in crypto_ccm_decrypt() local
62 unsigned int cryptlen; member219 unsigned int cryptlen) in crypto_gcm_init_crypt()513 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local548 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
47 __le64 cryptlen; member67 unsigned int cryptlen; member
215 unsigned int cryptlen = req->cryptlen; in crypto_authenc_encrypt() local
158 unsigned cryptlen; in pre_crypt() local
211 unsigned cryptlen; in pre_crypt() local
1762 u32 cryptlen = min3(inlen, outlen, (u32)DRBG_OUTSCRATCHLEN); in drbg_kcapi_sym_ctr() local