Home
last modified time | relevance | path

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

/crypto/
Dauthencesn.c112 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv_tail() local
146 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local
202 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local
243 unsigned int cryptlen = req->cryptlen - authsize; in crypto_authenc_esn_decrypt_tail() local
293 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
Dccm.c130 unsigned int cryptlen) in format_input()
252 unsigned int cryptlen) in crypto_ccm_auth()
352 unsigned int cryptlen = req->cryptlen; in crypto_ccm_encrypt() local
390 unsigned int cryptlen = req->cryptlen - authsize; in crypto_ccm_decrypt_done() local
413 unsigned int cryptlen = req->cryptlen; in crypto_ccm_decrypt() local
Dgcm.c62 unsigned int cryptlen; member
219 unsigned int cryptlen) in crypto_gcm_init_crypt()
513 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local
548 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
Dchacha20poly1305.c47 __le64 cryptlen; member
67 unsigned int cryptlen; member
Dauthenc.c212 unsigned int cryptlen = req->cryptlen; in crypto_authenc_encrypt() local