Searched refs:current_target_sha1 (Results 1 – 1 of 1) sorted by relevance
1004 const uint8_t* current_target_sha1 = SHA_final(&ctx); in GenerateTarget() local1005 if (memcmp(current_target_sha1, target_sha1, SHA_DIGEST_SIZE) != 0) { in GenerateTarget()