Home
last modified time | relevance | path

Searched defs:sigma1_512 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/compat/
H A Dsha512.c197 #define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dsha2.c182 #define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) macro
/freebsd/contrib/ldns/
H A Dsha2.c211 #define sigma1_512(x) (S64(19, (x)) ^ S64(61, (x)) ^ R( 6, (x))) macro