Searched refs:temp2 (Results 1 – 1 of 1) sorted by relevance
62 UINT32_T temp1, temp2, W[64]; in sha256_process() local103 temp2 = S2(a) + F0(a, b, c); \ in sha256_process()104 d += temp1; h = temp1 + temp2; \ in sha256_process()