Searched refs:temp2 (Results 1 – 1 of 1) sorted by relevance
133 uint32_t temp1, temp2; in hash_computation() local136 temp2 = sigma2(a) + majority(a, b, c); in hash_computation()138 *h = temp1 + temp2; in hash_computation()
Completed in 2 milliseconds