Searched defs:Sigma1_512 (Results 1 - 4 of 4) sorted by last modified time

/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dsha2.c359 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsha2.c359 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dsha2.c173 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
/freebsd-9.3-release/sys/crypto/sha2/
H A Dsha2.c200 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro

Completed in 68 milliseconds