Searched refs:BSG2_1 (Results 1 – 1 of 1) sorted by relevance
33 #define BSG2_1(x) (ROTR(x, 6) ^ ROTR(x, 11) ^ ROTR(x, 25)) macro75 T1 = H + BSG2_1(E) + CH(E, F, G) + K[j] + w[j]; \ in br_sha2small_round()132 t1 = h + BSG2_1(e) + CH(e, f, g) \ in br_sha2small_round()