Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dcaamhash.c793 int *next_buflen = alt_buflen(state), last_buflen; in ahash_update_ctx() local
800 last_buflen = *next_buflen; in ahash_update_ctx()
904 *next_buflen = last_buflen; in ahash_update_ctx()
Dcaamalg_qi2.c3470 int *next_buflen = alt_buflen(state), last_buflen; in ahash_update_ctx() local
3476 last_buflen = *next_buflen; in ahash_update_ctx()
3569 *next_buflen = last_buflen; in ahash_update_ctx()