Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/ccree/
Dcc_hash.h59 static inline u32 *cc_hash_buf_cnt(struct ahash_req_ctx *state) in cc_hash_buf_cnt() function
Dcc_buffer_mgr.c1148 u32 *curr_buff_cnt = cc_hash_buf_cnt(areq_ctx); in cc_map_hash_request_final()
1227 u32 *curr_buff_cnt = cc_hash_buf_cnt(areq_ctx); in cc_map_hash_request_update()
Dcc_hash.c1231 u32 rem_cnt = *cc_hash_buf_cnt(state); in cc_mac_final()
1505 u32 curr_buff_cnt = *cc_hash_buf_cnt(state); in cc_hash_export()