Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dcaamhash.c145 static inline int *current_buflen(struct caam_hash_state *state) in current_buflen() function
186 int buflen = *current_buflen(state); in buf_map_to_sec4_sg()
581 dma_unmap_single(dev, state->buf_dma, *current_buflen(state), in ahash_unmap()
790 int *buflen = current_buflen(state); in ahash_update_ctx()
928 int buflen = *current_buflen(state); in ahash_final_ctx()
994 int buflen = *current_buflen(state); in ahash_finup_ctx()
1152 int buflen = *current_buflen(state); in ahash_final_no_ctx()
1211 int *buflen = current_buflen(state); in ahash_update_no_ctx()
1345 int buflen = *current_buflen(state); in ahash_finup_no_ctx()
Dcaamalg_qi2.c3036 static inline int *current_buflen(struct caam_hash_state *state) in current_buflen() function
3051 int buflen = *current_buflen(state); in buf_map_to_qm_sg()
3324 dma_unmap_single(dev, state->buf_dma, *current_buflen(state), in ahash_unmap()
3468 int *buflen = current_buflen(state); in ahash_update_ctx()
3595 int buflen = *current_buflen(state); in ahash_final_ctx()
3666 int buflen = *current_buflen(state); in ahash_finup_ctx()
3856 int buflen = *current_buflen(state); in ahash_final_no_ctx()
3929 int *buflen = current_buflen(state); in ahash_update_no_ctx()
4058 int buflen = *current_buflen(state); in ahash_finup_no_ctx()