Searched defs:mapped_nents (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/crypto/ccree/ |
D | cc_buffer_mgr.c | 257 u32 max_sg_nents, u32 *lbytes, u32 *mapped_nents) in cc_map_sg() 381 u32 mapped_nents = 0; in cc_map_cipher_request() local 591 int mapped_nents = 0; in cc_aead_chain_assoc() local 955 u32 mapped_nents = 0; in cc_map_aead_request() local 1153 u32 mapped_nents = 0; in cc_map_hash_request_final() local 1237 u32 mapped_nents = 0; in cc_map_hash_request_update() local
|
D | cc_buffer_mgr.h | 28 unsigned int mapped_nents; member
|
/linux-6.12.1/drivers/crypto/caam/ |
D | caamhash.c | 832 int src_nents, mapped_nents, sec4_sg_bytes, sec4_sg_src_index; in ahash_update_ctx() local 1015 int src_nents, mapped_nents; in ahash_finup_ctx() local 1088 int src_nents, mapped_nents; in ahash_digest() local 1207 int sec4_sg_bytes, src_nents, mapped_nents; in ahash_update_no_ctx() local 1325 int sec4_sg_bytes, sec4_sg_src_index, src_nents, mapped_nents; in ahash_finup_no_ctx() local 1405 int src_nents, mapped_nents; in ahash_update_first() local
|
D | caamalg_qi2.c | 3543 int src_nents, mapped_nents, qm_sg_bytes, qm_sg_src_index; in ahash_update_ctx() local 3731 int src_nents, mapped_nents; in ahash_finup_ctx() local 3824 int src_nents, mapped_nents; in ahash_digest() local 3995 int qm_sg_bytes, src_nents, mapped_nents; in ahash_update_no_ctx() local 4113 int qm_sg_bytes, src_nents, mapped_nents; in ahash_finup_no_ctx() local 4212 int src_nents, mapped_nents; in ahash_update_first() local
|
/linux-6.12.1/net/smc/ |
D | smc_ib.c | 813 int mapped_nents; in smc_ib_buf_map_sg() local
|