Searched refs:temp_ctx (Results 1 – 1 of 1) sorted by relevance
154 SHA_CTX temp_ctx; in LoadPartitionContents() local155 memcpy(&temp_ctx, &sha_ctx, sizeof(SHA_CTX)); in LoadPartitionContents()157 SHA1_Final(sha_so_far, &temp_ctx); in LoadPartitionContents()