Searched refs:Sigma1_512 (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.c211 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
678 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
688 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
701 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \
783 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
786 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + (W512[j] = *data++);
809 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dsha2.c202 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
832 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
842 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
855 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \
938 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
941 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + (W512[j] = *data++);
964 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c216 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
683 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
693 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
706 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \
788 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
791 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + (W512[j] = *data++);
814 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +
/netbsd-6-1-5-RELEASE/common/lib/libc/hash/sha2/
H A Dsha2.c156 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
677 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
688 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \
773 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
795 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dsha2.c361 #define Sigma1_512(x) (S64(14, (x)) ^ S64(18, (x)) ^ S64(41, (x))) macro
939 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
949 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + \
962 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \
1048 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j];
1051 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + (W512[j] = *data++);
1074 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] +

Completed in 72 milliseconds