Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dauthencesn.c111 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_genicv_tail() local
145 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_genicv() local
204 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_encrypt() local
247 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_decrypt_tail() local
295 unsigned int assoclen = req->assoclen; in crypto_authenc_esn_decrypt() local
Daegis256.c258 unsigned int assoclen) in crypto_aegis256_process_ad()
324 u64 assoclen, u64 cryptlen) in crypto_aegis256_final()
Daegis128.c245 unsigned int assoclen) in crypto_aegis128_process_ad()
311 u64 assoclen, u64 cryptlen) in crypto_aegis128_final()
Daegis128l.c308 unsigned int assoclen) in crypto_aegis128l_process_ad()
374 u64 assoclen, u64 cryptlen) in crypto_aegis128l_final()
Dmorus640.c314 unsigned int assoclen) in crypto_morus640_process_ad()
386 u64 assoclen, u64 cryptlen) in crypto_morus640_final()
Dmorus1280.c315 unsigned int assoclen) in crypto_morus1280_process_ad()
387 u64 assoclen, u64 cryptlen) in crypto_morus1280_final()
Dchacha20poly1305.c46 __le64 assoclen; member
69 unsigned int assoclen; member
Dccm.c185 unsigned int assoclen = req->assoclen; in crypto_ccm_auth() local
/linux-4.19.296/include/crypto/
Daead.h89 unsigned int assoclen; member
529 unsigned int assoclen) in aead_request_set_ad()