Searched refs:sha_so_far (Results 1 – 1 of 1) sorted by relevance
264 const uint8_t* sha_so_far = SHA_final(&temp_ctx); in LoadPartitionContents() local274 if (memcmp(sha_so_far, parsed_sha, SHA_DIGEST_SIZE) == 0) { in LoadPartitionContents()