Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/axis/
H A Dartpec6_crypto.c1453 u64 digest_bits; in artpec6_crypto_prepare_hash() local
1478 digest_bits = 8 * (req_ctx->digcnt + blocksize); in artpec6_crypto_prepare_hash()
1480 digest_bits = 8 * req_ctx->digcnt; in artpec6_crypto_prepare_hash()
1484 req_ctx->digcnt, digest_bits); in artpec6_crypto_prepare_hash()