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

/freebsd-10-stable/contrib/apr/random/unix/
H A Dsha2.c135 #define Sigma0_256(x) (S32(2, (x)) ^ S32(13, (x)) ^ S32(22, (x))) macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c171 #define Sigma0_256(x) (S32(2, (x)) ^ S32(13, (x)) ^ S32(22, (x))) macro
/freebsd-10-stable/contrib/ldns/
H A Dsha2.c202 #define Sigma0_256(x) (S32(2, (x)) ^ S32(13, (x)) ^ S32(22, (x))) macro
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dsha2.c352 #define Sigma0_256(x) (S32(2, (x)) ^ S32(13, (x)) ^ S32(22, (x))) macro

Completed in 44 milliseconds