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.c196 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/netbsd-src/common/lib/libc/hash/sha2/
H A Dsha2.c120 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dsha2.c156 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c217 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.c210 #define sigma0_512(x) (S64( 1, (x)) ^ S64( 8, (x)) ^ R( 7, (x))) macro