Searched refs:BSG5_0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/bearssl/src/hash/
H A Dsha2big.c32 #define BSG5_0(x) (ROTR(x, 28) ^ ROTR(x, 34) ^ ROTR(x, 39)) macro
101 T2 = BSG5_0(A) + MAJ(A, B, C); \

Completed in 51 milliseconds