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

/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dsha2.c358 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsha2.c358 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dsha2.c172 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro
/freebsd-9.3-release/sys/crypto/sha2/
H A Dsha2.c199 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro

Completed in 202 milliseconds