Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dauthencesn.c40 unsigned int cryptlen; member
217 unsigned int cryptlen = req->cryptlen; in authenc_esn_verify_ahash_update_done() local
278 unsigned int cryptlen = req->cryptlen; in authenc_esn_verify_ahash_update_done2() local
328 unsigned int cryptlen = req->cryptlen; in authenc_esn_verify_ahash_done() local
417 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_genicv() local
495 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_encrypt() local
575 unsigned int cryptlen) in crypto_authenc_esn_iverify()
636 unsigned int cryptlen = req->cryptlen; in crypto_authenc_esn_decrypt() local
Dauthenc.c40 unsigned int cryptlen; member
170 unsigned int cryptlen = req->cryptlen; in authenc_verify_ahash_update_done() local
219 unsigned int cryptlen = req->cryptlen; in authenc_verify_ahash_done() local
322 unsigned int cryptlen = req->cryptlen; in crypto_authenc_genicv() local
388 unsigned int cryptlen = req->cryptlen; in crypto_authenc_encrypt() local
469 unsigned int cryptlen) in crypto_authenc_iverify()
513 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()
309 unsigned int cryptlen = req->cryptlen; in crypto_ccm_encrypt() local
362 unsigned int cryptlen = req->cryptlen - authsize; in crypto_ccm_decrypt_done() local
380 unsigned int cryptlen = req->cryptlen; in crypto_ccm_decrypt() local
Dgcm.c54 unsigned int cryptlen; member
184 unsigned int cryptlen) in crypto_gcm_init_crypt()
574 unsigned int cryptlen = req->cryptlen - authsize; in crypto_gcm_verify() local
619 unsigned int cryptlen = req->cryptlen; in crypto_gcm_decrypt() local
/linux-3.3/drivers/crypto/
Dtalitos.c998 int cryptlen, struct talitos_ptr *link_tbl_ptr) in sg_to_link_tbl()
1042 unsigned int cryptlen = areq->cryptlen; in ipsec_esp() local
1236 unsigned int cryptlen, in talitos_edesc_alloc()
1456 unsigned int cryptlen = areq->nbytes; in common_nonsnoop() local
Dixp4xx_crypto.c1009 unsigned int cryptlen; in aead_perform() local
/linux-3.3/include/linux/
Dcrypto.h161 unsigned int cryptlen; member
847 unsigned int cryptlen, u8 *iv) in aead_request_set_crypt()