Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c1461 u64 digest_bits; in artpec6_crypto_prepare_hash() local
1486 digest_bits = 8 * (req_ctx->digcnt + blocksize); in artpec6_crypto_prepare_hash()
1488 digest_bits = 8 * req_ctx->digcnt; in artpec6_crypto_prepare_hash()
1492 req_ctx->digcnt, digest_bits); in artpec6_crypto_prepare_hash()