Searched defs:sigma0_256 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/apr/random/unix/
H A Dsha2.c137 #define sigma0_256(x) (S32(7, (x)) ^ S32(18, (x)) ^ R(3 , (x))) macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c173 #define sigma0_256(x) (S32(7, (x)) ^ S32(18, (x)) ^ R(3 , (x))) macro
/freebsd-10-stable/contrib/ldns/
H A Dsha2.c204 #define sigma0_256(x) (S32(7, (x)) ^ S32(18, (x)) ^ R(3 , (x))) macro
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dsha2.c354 #define sigma0_256(x) (S32(7, (x)) ^ S32(18, (x)) ^ R(3 , (x))) macro

Completed in 68 milliseconds