Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/compat/
H A Dsha512.c194 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro
/netbsd-src/common/lib/libc/hash/sha2/
H A Dsha2.c118 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dsha2.c154 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c215 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.c208 #define Sigma0_512(x) (S64(28, (x)) ^ S64(34, (x)) ^ S64(39, (x))) macro