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

/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dsha2.c174 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/freebsd-9.3-release/sys/crypto/sha2/
H A Dsha2.c201 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dsha2.c360 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsha2.c360 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro

Completed in 98 milliseconds