Searched refs:Sigma1_256 (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/apr-32/apr/apr/random/unix/
H A Dsha2.c136 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
212 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
222 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
235 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
322 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
325 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++);
348 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c208 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
354 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
364 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
377 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
464 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
467 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++);
490 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
/macosx-10.10/ksh-23/ksh/src/lib/libsum/
H A Dsum-sha2.c254 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
463 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
473 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
486 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
573 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
576 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++);
599 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
/macosx-10.10/ntp-92/lib/isc/
H A Dsha2.c194 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
485 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
495 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
508 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
596 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
599 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++);
622 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
/macosx-10.10/ruby-106/ruby/ext/digest/sha2/
H A Dsha2.c215 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
361 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
371 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
384 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
471 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
474 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++);
497 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dsha2.c171 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
303 T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + W256[j]; \
314 T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + \
401 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
423 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dsha2.c353 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
612 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
622 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
635 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
726 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
729 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++);
752 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +

Completed in 292 milliseconds