Searched defs:mapped_nents (Results 1 – 3 of 3) sorted by relevance
/drivers/crypto/ccree/ |
D | cc_buffer_mgr.c | 291 u32 max_sg_nents, u32 *lbytes, u32 *mapped_nents) in cc_map_sg() 419 u32 mapped_nents = 0; in cc_map_cipher_request() local 641 int mapped_nents = 0; in cc_aead_chain_assoc() local 1020 u32 mapped_nents = 0; in cc_map_aead_request() local 1217 u32 mapped_nents = 0; in cc_map_hash_request_final() local 1303 u32 mapped_nents = 0; in cc_map_hash_request_update() local
|
/drivers/crypto/caam/ |
D | caamhash.c | 796 int src_nents, mapped_nents, sec4_sg_bytes, sec4_sg_src_index; in ahash_update_ctx() local 997 int src_nents, mapped_nents; in ahash_finup_ctx() local 1076 int src_nents, mapped_nents; in ahash_digest() local 1216 int sec4_sg_bytes, src_nents, mapped_nents; in ahash_update_no_ctx() local 1347 int sec4_sg_bytes, sec4_sg_src_index, src_nents, mapped_nents; in ahash_finup_no_ctx() local 1436 int src_nents, mapped_nents; in ahash_update_first() local
|
D | caamalg_qi2.c | 3472 int src_nents, mapped_nents, qm_sg_bytes, qm_sg_src_index; in ahash_update_ctx() local 3668 int src_nents, mapped_nents; in ahash_finup_ctx() local 3761 int src_nents, mapped_nents; in ahash_digest() local 3933 int qm_sg_bytes, src_nents, mapped_nents; in ahash_update_no_ctx() local 4059 int qm_sg_bytes, src_nents, mapped_nents; in ahash_finup_no_ctx() local 4157 int src_nents, mapped_nents; in ahash_update_first() local
|