Home
last modified time | relevance | path

Searched refs:next_buff_cnt (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/ccree/
Dcc_buffer_mgr.c1466 u32 *next_buff_cnt = cc_next_buf_cnt(areq_ctx); in cc_map_hash_request_update() local
1497 *next_buff_cnt = total_in_len & (block_size - 1); in cc_map_hash_request_update()
1499 update_data_len = total_in_len - *next_buff_cnt; in cc_map_hash_request_update()
1502 *next_buff_cnt, update_data_len); in cc_map_hash_request_update()
1505 if (*next_buff_cnt) { in cc_map_hash_request_update()
1508 *next_buff_cnt); in cc_map_hash_request_update()