Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c296 size_t partial_bytes; member
307 size_t partial_bytes; member
1413 req_ctx->partial_bytes); in artpec6_crypto_prepare_hash()
1417 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()
1463 if (req_ctx->partial_bytes) { in artpec6_crypto_prepare_hash()
1469 req_ctx->partial_bytes, in artpec6_crypto_prepare_hash()
1475 req_ctx->partial_bytes = 0; in artpec6_crypto_prepare_hash()
2445 state->partial_bytes = ctx->partial_bytes; in artpec6_crypto_hash_export()
[all …]