Searched refs:next_buff (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_buffer_mgr.c | 1228 u8 *next_buff = cc_next_buf(areq_ctx); in cc_map_hash_request_update() local 1269 next_buff, (update_data_len - *curr_buff_cnt), in cc_map_hash_request_update() 1271 cc_copy_sg_portion(dev, next_buff, src, in cc_map_hash_request_update()
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_buffer_mgr.c | 1228 u8 *next_buff = cc_next_buf(areq_ctx); in cc_map_hash_request_update() local 1269 next_buff, (update_data_len - *curr_buff_cnt), in cc_map_hash_request_update() 1271 cc_copy_sg_portion(dev, next_buff, src, in cc_map_hash_request_update()
|
Completed in 5 milliseconds