Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/axis/
Dartpec6_crypto.c1454 u64 digest_bits; in artpec6_crypto_prepare_hash() local
1479 digest_bits = 8 * (req_ctx->digcnt + blocksize); in artpec6_crypto_prepare_hash()
1481 digest_bits = 8 * req_ctx->digcnt; in artpec6_crypto_prepare_hash()
1485 req_ctx->digcnt, digest_bits); in artpec6_crypto_prepare_hash()