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

/freebsd-10-stable/contrib/apr/random/unix/
H A Dsha2.c136 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c172 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
/freebsd-10-stable/contrib/ldns/
H A Dsha2.c203 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dsha2.c353 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro

Completed in 168 milliseconds