Home
last modified time | relevance | path

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

/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c1400 size_t done_bytes = 0; in artpec6_crypto_prepare_hash() local
1423 done_bytes += req_ctx->partial_bytes; in artpec6_crypto_prepare_hash()
1431 done_bytes); in artpec6_crypto_prepare_hash()
1436 size_t sg_skip = ready_bytes - done_bytes; in artpec6_crypto_prepare_hash()