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

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dsha2.c140 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
560 s0 = sigma0_512(s0); \
669 s0 = sigma0_512(s0);

Completed in 33 milliseconds