Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dauthencesn.c111 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv_tail() local
145 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local
201 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local
242 unsigned int cryptlen = req->cryptlen - authsize; in crypto_authenc_esn_decrypt_tail() local
287 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
221 unsigned int cryptlen) in crypto_gcm_init_crypt()
515 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local
550 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
Dchacha20poly1305.c47 __le64 cryptlen; member
67 unsigned int cryptlen; member
Dauthenc.c203 unsigned int cryptlen = req->cryptlen; in crypto_authenc_encrypt() local
/linux-4.4.14/include/crypto/
Daead.h90 unsigned int cryptlen; member
512 unsigned int cryptlen, u8 *iv) in aead_request_set_crypt()
Dskcipher.h30 unsigned int cryptlen; member
497 unsigned int cryptlen, void *iv) in skcipher_request_set_crypt()
/linux-4.4.14/drivers/crypto/qce/
Dcipher.h53 unsigned int cryptlen; member
Dcommon.c198 unsigned int enckeylen, unsigned int cryptlen) in qce_xtskey()
/linux-4.4.14/drivers/crypto/
Dtalitos.c1032 unsigned int offset, int cryptlen, in sg_to_link_tbl_offset()
1071 int cryptlen, in sg_to_link_tbl()
1091 unsigned int cryptlen = areq->cryptlen; in ipsec_esp() local
1228 unsigned int cryptlen, in talitos_edesc_alloc()
1559 unsigned int cryptlen = areq->nbytes; in common_nonsnoop() local
Dixp4xx_crypto.c996 unsigned int cryptlen; in aead_perform() local
/linux-4.4.14/drivers/crypto/nx/
Dnx-aes-ccm.c146 unsigned int cryptlen, u8 *b0) in generate_b0()