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

/freebsd-10-stable/contrib/apr/random/unix/
H A Dsha2.c143 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/freebsd-10-stable/contrib/unbound/compat/
H A Dsha512.c196 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c179 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/freebsd-10-stable/contrib/ldns/
H A Dsha2.c210 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dsha2.c360 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro

Completed in 70 milliseconds