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

/freebsd-10-stable/contrib/apr/random/unix/
H A Dsha2.c138 #define sigma1_256(x) (S32(17, (x)) ^ S32(19, (x)) ^ R(10, (x))) macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c174 #define sigma1_256(x) (S32(17, (x)) ^ S32(19, (x)) ^ R(10, (x))) macro
/freebsd-10-stable/contrib/ldns/
H A Dsha2.c205 #define sigma1_256(x) (S32(17, (x)) ^ S32(19, (x)) ^ R(10, (x))) macro
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dsha2.c355 #define sigma1_256(x) (S32(17, (x)) ^ S32(19, (x)) ^ R(10, (x))) macro

Completed in 111 milliseconds