Home
last modified time | relevance | path

Searched refs:Sigma1_256 (Results 1 – 25 of 121) sorted by relevance

12345

/dports/devel/apr1/apr-1.7.0/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]; in apr__SHA256_Transform()
325 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in apr__SHA256_Transform()
348 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in apr__SHA256_Transform()
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_checksum.c123 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
194 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
203 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
216 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
303 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
306 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
329 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_checksum.c123 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
194 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
203 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
216 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
303 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
306 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
329 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_checksum.c123 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
194 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
203 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
216 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
303 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
306 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
329 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/irc/epic5/epic5-2.1.6/source/
H A Dsha2.c206 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
294 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
297 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
320 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/misc/libsolv/libsolv-0.7.19/src/
H A Dsha2.c203 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
356 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
366 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
379 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
466 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
469 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
492 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/
H A Dsha2.c203 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
332 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
342 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
355 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
444 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in ldns_sha256_Transform()
447 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in ldns_sha256_Transform()
470 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in ldns_sha256_Transform()
/dports/dns/py-ldns/ldns-1.8.1/
H A Dsha2.c203 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
332 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
342 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
355 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
444 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in ldns_sha256_Transform()
447 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in ldns_sha256_Transform()
470 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in ldns_sha256_Transform()
/dports/dns/ldns/ldns-1.8.1/
H A Dsha2.c203 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
332 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
342 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
355 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
444 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in ldns_sha256_Transform()
447 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in ldns_sha256_Transform()
470 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in ldns_sha256_Transform()
/dports/devel/radare2/radare2-5.1.1/libr/hash/
H A Dsha2.c155 #define Sigma1_256(x) (S32 (6, (x)) ^ S32 (11, (x)) ^ S32 (25, (x))) macro
301 T1 = (h) + Sigma1_256 (e) + Ch ((e), (f), (g)) +\
311 T1 = (h) + Sigma1_256 (e) + Ch ((e), (f), (g)) +\
324 T1 = (h) + Sigma1_256 (e) + Ch ((e), (f), (g)) + K256[j] +\
411 T1 = h + Sigma1_256 (e) + Ch (e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
414 T1 = h + Sigma1_256 (e) + Ch (e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
437 T1 = h + Sigma1_256 (e) + Ch (e, f, g) + K256[j] + in SHA256_Transform()
/dports/security/R-cran-digest/digest/src/
H A Dsha2.c208 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x)))
356 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
366 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
379 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
469 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
472 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j];
495 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] +
/dports/security/d0_blind_id/d0_blind_id-1.0/
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]; in SHA256_Transform()
474 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
497 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/sysutils/dcfldd/dcfldd-1.7.1/src/
H A Dsha2.c207 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
353 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
363 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
376 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
463 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
466 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
489 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/multimedia/ccextractor/ccextractor-0.85/src/lib_hash/
H A Dsha2.c206 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
352 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
362 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
375 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
462 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
465 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
488 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/games/xonotic/Xonotic/source/d0_blind_id/
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]; in SHA256_Transform()
474 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
497 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/net/openldap25-server/openldap-2.5.9/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]; in SHA256_Transform()
467 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
490 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/net/openldap24-server/openldap-2.4.59/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]; in SHA256_Transform()
467 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
490 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/net/py-DTLSSocket/DTLSSocket-0.1.12/DTLSSocket/tinydtls/sha2/
H A Dsha2.c232 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
386 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
396 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
409 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
496 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in dtls_sha256_transform()
499 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in dtls_sha256_transform()
522 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in dtls_sha256_transform()
/dports/net/kamailio/kamailio-5.4.5/src/core/crypto/
H A Dsha256.c212 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
358 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
368 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
381 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
468 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
471 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
494 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/security/sha2wordlist/sha2wordlist-3615281/
H A Dsha2.c207 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
353 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
363 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
376 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
463 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
466 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
489 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/net/openldap24-client/openldap-2.4.59/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]; in SHA256_Transform()
467 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
490 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/net/openldap25-client/openldap-2.5.9/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]; in SHA256_Transform()
467 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
490 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/net/openldap26-client/openldap-2.6.0/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]; in SHA256_Transform()
467 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
490 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/net/openldap26-server/openldap-2.6.0/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]; in SHA256_Transform()
467 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
490 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/dports/www/mod_auth_tkt/mod_auth_tkt-2.1.0/src/
H A Dsha2.c143 #define Sigma1_256(x) (S32(6, (x)) ^ S32(11, (x)) ^ S32(25, (x))) macro
289 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
299 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + \
312 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
399 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in mat_SHA256_Transform()
402 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in mat_SHA256_Transform()
425 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in mat_SHA256_Transform()

12345