Searched refs:sigma1_512 (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dsha2.c141 #define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) macro
562 s1 = sigma1_512(s1); \
671 s1 = sigma1_512(s1);

Completed in 94 milliseconds