Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/compat/
H A Dsha512.c194 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dsha2.c179 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro
/freebsd/contrib/ldns/
H A Dsha2.c208 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro