Searched refs:BSG5_0 (Results 1 – 1 of 1) sorted by relevance
32 #define BSG5_0(x) (ROTR(x, 28) ^ ROTR(x, 34) ^ ROTR(x, 39)) macro101 T2 = BSG5_0(A) + MAJ(A, B, C); \ in sha2big_round()