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.c195 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dsha2.c180 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
/freebsd/contrib/ldns/
H A Dsha2.c209 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro