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

/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dsha2.c169 #define sigma1_256(x) (S32(17, (x)) ^ S32(19, (x)) ^ R(10, (x))) macro
/freebsd-9.3-release/sys/crypto/sha2/
H A Dsha2.c196 #define sigma1_256(x) (S32(17, (x)) ^ S32(19, (x)) ^ R(10, (x))) macro
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dsha2.c355 #define sigma1_256(x) (S32(17, (x)) ^ S32(19, (x)) ^ R(10, (x))) macro
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsha2.c355 #define sigma1_256(x) (S32(17, (x)) ^ S32(19, (x)) ^ R(10, (x))) macro

Completed in 44 milliseconds