Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/axis/
Dartpec6_crypto.c1455 u64 digest_bits; in artpec6_crypto_prepare_hash() local
1480 digest_bits = 8 * (req_ctx->digcnt + blocksize); in artpec6_crypto_prepare_hash()
1482 digest_bits = 8 * req_ctx->digcnt; in artpec6_crypto_prepare_hash()
1486 req_ctx->digcnt, digest_bits); in artpec6_crypto_prepare_hash()