Searched refs:digcnt (Results 1 – 1 of 1) sorted by relevance
297 u64 digcnt; member308 u64 digcnt; member1447 req_ctx->digcnt += ready_bytes; in artpec6_crypto_prepare_hash()1474 req_ctx->digcnt += req_ctx->partial_bytes; in artpec6_crypto_prepare_hash()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()1490 req_ctx->digcnt = 0; in artpec6_crypto_prepare_hash()2448 state->digcnt = ctx->digcnt; in artpec6_crypto_hash_export()2474 ctx->digcnt = state->digcnt; in artpec6_crypto_hash_import()