Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_buffer_mgr.c1294 u32 *next_buff_cnt = cc_next_buf_cnt(areq_ctx); in cc_map_hash_request_update() local
1325 *next_buff_cnt = total_in_len & (block_size - 1); in cc_map_hash_request_update()
1327 update_data_len = total_in_len - *next_buff_cnt; in cc_map_hash_request_update()
1330 *next_buff_cnt, update_data_len); in cc_map_hash_request_update()
1333 if (*next_buff_cnt) { in cc_map_hash_request_update()
1336 *next_buff_cnt); in cc_map_hash_request_update()