Searched refs:partial_digest (Results 1 – 1 of 1) sorted by relevance
17 u8 partial_digest[QCE_SHA_MAX_DIGESTSIZE]; member154 memcpy(export_state->partial_digest, rctx->digest, sizeof(rctx->digest)); in qce_ahash_export()178 memcpy(rctx->digest, import_state->partial_digest, sizeof(rctx->digest)); in qce_ahash_import()