Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dcaamhash.c750 int *next_buflen = alt_buflen(state), last_buflen; in ahash_update_ctx() local
757 last_buflen = *next_buflen; in ahash_update_ctx()
852 *next_buflen = last_buflen; in ahash_update_ctx()