Home
last modified time | relevance | path

Searched refs:partial_bytes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c295 size_t partial_bytes; member
306 size_t partial_bytes; member
1400 size_t total_bytes = areq->nbytes + req_ctx->partial_bytes; in artpec6_crypto_prepare_hash()
1405 if (req_ctx->partial_bytes && ready_bytes) { in artpec6_crypto_prepare_hash()
1412 req_ctx->partial_bytes); in artpec6_crypto_prepare_hash()
1416 req_ctx->partial_bytes, in artpec6_crypto_prepare_hash()
1422 done_bytes += req_ctx->partial_bytes; in artpec6_crypto_prepare_hash()
1423 req_ctx->partial_bytes = 0; in artpec6_crypto_prepare_hash()
1440 req_ctx->partial_bytes, in artpec6_crypto_prepare_hash()
1443 req_ctx->partial_bytes in artpec6_crypto_prepare_hash()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c296 size_t partial_bytes; member
307 size_t partial_bytes; member
1401 size_t total_bytes = areq->nbytes + req_ctx->partial_bytes; in artpec6_crypto_prepare_hash()
1406 if (req_ctx->partial_bytes && ready_bytes) { in artpec6_crypto_prepare_hash()
1413 req_ctx->partial_bytes); in artpec6_crypto_prepare_hash()
1417 req_ctx->partial_bytes, in artpec6_crypto_prepare_hash()
1423 done_bytes += req_ctx->partial_bytes; in artpec6_crypto_prepare_hash()
1424 req_ctx->partial_bytes = 0; in artpec6_crypto_prepare_hash()
1441 req_ctx->partial_bytes, in artpec6_crypto_prepare_hash()
1444 req_ctx->partial_bytes in artpec6_crypto_prepare_hash()
[all...]

Completed in 9 milliseconds