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

/freebsd-10-stable/contrib/apr/random/unix/
H A Dsha2.c144 #define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) macro
/freebsd-10-stable/contrib/unbound/compat/
H A Dsha512.c197 #define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c180 #define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) macro
/freebsd-10-stable/contrib/ldns/
H A Dsha2.c211 #define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) macro
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dsha2.c361 #define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) macro

Completed in 121 milliseconds