Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dauthencesn.c40 unsigned int cryptlen; member
199 unsigned int cryptlen = req->cryptlen; in authenc_esn_verify_ahash_update_done() local
260 unsigned int cryptlen = req->cryptlen; in authenc_esn_verify_ahash_update_done2() local
310 unsigned int cryptlen = req->cryptlen; in authenc_esn_verify_ahash_done() local
399 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local
477 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local
557 unsigned int cryptlen) in crypto_authenc_esn_iverify()
618 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
Dauthenc.c40 unsigned int cryptlen; member
182 unsigned int cryptlen = req->cryptlen; in authenc_verify_ahash_update_done() local
231 unsigned int cryptlen = req->cryptlen; in authenc_verify_ahash_done() local
334 unsigned int cryptlen = req->cryptlen; in crypto_authenc_genicv() local
401 unsigned int cryptlen = req->cryptlen; in crypto_authenc_encrypt() local
482 unsigned int cryptlen) in crypto_authenc_iverify()
526 unsigned int cryptlen = req->cryptlen; in crypto_authenc_decrypt() local
Dccm.c124 unsigned int cryptlen) in format_input()
246 unsigned int cryptlen) in crypto_ccm_auth()
310 unsigned int cryptlen = req->cryptlen; in crypto_ccm_encrypt() local
363 unsigned int cryptlen = req->cryptlen - authsize; in crypto_ccm_decrypt_done() local
381 unsigned int cryptlen = req->cryptlen; in crypto_ccm_decrypt() local
Dgcm.c61 unsigned int cryptlen; member
191 unsigned int cryptlen) in crypto_gcm_init_crypt()
581 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local
626 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
/linux-4.1.27/drivers/crypto/qce/
Dcipher.h57 unsigned int cryptlen; member
Dcommon.c198 unsigned int enckeylen, unsigned int cryptlen) in qce_xtskey()
/linux-4.1.27/drivers/crypto/nx/
Dnx-aes-ccm.c150 unsigned int cryptlen, u8 *b0) in generate_b0()
/linux-4.1.27/drivers/crypto/
Dtalitos.c906 int cryptlen, struct talitos_ptr *link_tbl_ptr) in sg_to_link_tbl()
949 unsigned int cryptlen = areq->cryptlen; in ipsec_esp() local
1119 unsigned int cryptlen, in talitos_edesc_alloc()
1372 unsigned int cryptlen = areq->nbytes; in common_nonsnoop() local
Dixp4xx_crypto.c998 unsigned int cryptlen; in aead_perform() local
/linux-4.1.27/include/linux/
Dcrypto.h193 unsigned int cryptlen; member
1565 unsigned int cryptlen, u8 *iv) in aead_request_set_crypt()