Searched refs:temp1 (Results 1 – 1 of 1) sorted by relevance
62 UINT32_T temp1, temp2, W[64]; in sha256_process() local102 temp1 = h + S3(e) + F1(e, f, g) + K + x; \ in sha256_process()104 d += temp1; h = temp1 + temp2; \ in sha256_process()