Searched refs:BSG2_0 (Results 1 – 1 of 1) sorted by relevance
32 #define BSG2_0(x) (ROTR(x, 2) ^ ROTR(x, 13) ^ ROTR(x, 22)) macro76 T2 = BSG2_0(A) + MAJ(A, B, C); \ in br_sha2small_round()134 t2 = BSG2_0(a) + MAJ(a, b, c); \ in br_sha2small_round()