Home
last modified time | relevance | path

Searched refs:REVERSE32 (Results 1 – 25 of 93) sorted by relevance

1234

/dports/irc/epic5/epic5-2.1.6/source/
H A Dsha2.c155 #define REVERSE32(w,x) { \ macro
292 REVERSE32(*data++,W256[j]); in SHA256_Transform()
463 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/devel/apr1/apr-1.7.0/random/unix/
H A Dsha2.c59 #define REVERSE32(w,x) { \ macro
211 REVERSE32(*data++, W256[j]); \
320 REVERSE32(*data++,W256[j]); in apr__SHA256_Transform()
485 REVERSE32(context->state[j],context->state[j]); in apr__SHA256_Final()
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_checksum.c74 #define REVERSE32(w,x) { \ macro
193 REVERSE32(*data++, W256[j]); \
301 REVERSE32(*data++,W256[j]); in SHA256_Transform()
466 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_checksum.c74 #define REVERSE32(w,x) { \ macro
193 REVERSE32(*data++, W256[j]); \
301 REVERSE32(*data++,W256[j]); in SHA256_Transform()
466 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_checksum.c74 #define REVERSE32(w,x) { \ macro
193 REVERSE32(*data++, W256[j]); \
301 REVERSE32(*data++,W256[j]); in SHA256_Transform()
466 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/misc/libsolv/libsolv-0.7.19/src/
H A Dsha2.c126 #define REVERSE32(w,x) { \ macro
355 REVERSE32(*data++, W256[j]); \
464 REVERSE32(*data++,W256[j]); in SHA256_Transform()
625 REVERSE32(context->state[j],context->state[j]); in solv_SHA256_Final()
1011 REVERSE32(context->state[j],context->state[j]); in solv_SHA224_Final()
/dports/lang/gauche/Gauche-0.9.10/ext/digest/
H A Dsha2.c126 #define REVERSE32(w,x) { \ macro
394 REVERSE32(*data++, W1[j]); \
571 REVERSE32(*data++, W1[j]); in SHA1_Internal_Transform()
749 REVERSE32(context->s1.state[j],context->s1.state[j]); in SHA1_Final()
814 REVERSE32(*data++, W256[j]); \
923 REVERSE32(*data++,W256[j]); in SHA256_Internal_Transform()
1088 REVERSE32(context->s256.state[j],context->s256.state[j]); in SHA256_Final()
1162 REVERSE32(context->s256.state[j],context->s256.state[j]); in SHA224_Final()
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/
H A Dsha2.c118 #define REVERSE32(w,x) { \ macro
331 REVERSE32(*data++, W256[j]); \
442 REVERSE32(*data++,W256[j]); in ldns_sha256_Transform()
608 REVERSE32(context->state[j],context->state[j]); in ldns_sha256_final()
/dports/dns/py-ldns/ldns-1.8.1/
H A Dsha2.c118 #define REVERSE32(w,x) { \ macro
331 REVERSE32(*data++, W256[j]); \
442 REVERSE32(*data++,W256[j]); in ldns_sha256_Transform()
608 REVERSE32(context->state[j],context->state[j]); in ldns_sha256_final()
/dports/dns/ldns/ldns-1.8.1/
H A Dsha2.c118 #define REVERSE32(w,x) { \ macro
331 REVERSE32(*data++, W256[j]); \
442 REVERSE32(*data++,W256[j]); in ldns_sha256_Transform()
608 REVERSE32(context->state[j],context->state[j]); in ldns_sha256_final()
/dports/devel/radare2/radare2-5.1.1/libr/hash/
H A Dsha2.c106 #define REVERSE32(w, x) {\ macro
300 REVERSE32 (*data++, W256[j]);\
409 REVERSE32 (*data++, W256[j]); in SHA256_Transform()
571 REVERSE32 (context->state[j], context->state[j]); in SHA256_Final()
/dports/security/R-cran-digest/digest/src/
H A Dsha2.c131 #define REVERSE32(w,x) { \
355 REVERSE32(W256[j], W256[j]); \
467 REVERSE32(W256[j],W256[j]);
627 REVERSE32(context->state[j],context->state[j]);
/dports/security/d0_blind_id/d0_blind_id-1.0/
H A Dsha2.c138 #define REVERSE32(w,x) { \ macro
360 REVERSE32(*data++, W256[j]); \
469 REVERSE32(*data++,W256[j]); in SHA256_Transform()
625 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/sysutils/dcfldd/dcfldd-1.7.1/src/
H A Dsha2.c130 #define REVERSE32(w,x) { \ macro
352 REVERSE32(*data++, W256[j]); \
461 REVERSE32(*data++,W256[j]); in SHA256_Transform()
617 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/multimedia/ccextractor/ccextractor-0.85/src/lib_hash/
H A Dsha2.c129 #define REVERSE32(w,x) { \ macro
351 REVERSE32(*data++, W256[j]); \
460 REVERSE32(*data++,W256[j]); in SHA256_Transform()
616 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/games/xonotic/Xonotic/source/d0_blind_id/
H A Dsha2.c138 #define REVERSE32(w,x) { \ macro
360 REVERSE32(*data++, W256[j]); \
469 REVERSE32(*data++,W256[j]); in SHA256_Transform()
625 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/net/openldap25-server/openldap-2.5.9/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c131 #define REVERSE32(w,x) { \ macro
353 REVERSE32(*data++, W256[j]); \
462 REVERSE32(*data++,W256[j]); in SHA256_Transform()
620 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/net/openldap24-server/openldap-2.4.59/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c131 #define REVERSE32(w,x) { \ macro
353 REVERSE32(*data++, W256[j]); \
462 REVERSE32(*data++,W256[j]); in SHA256_Transform()
620 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/net/py-DTLSSocket/DTLSSocket-0.1.12/DTLSSocket/tinydtls/sha2/
H A Dsha2.c155 #define REVERSE32(w,x) { \ macro
385 REVERSE32(*data++, W256[j]); \
494 REVERSE32(*data++,W256[j]); in dtls_sha256_transform()
651 REVERSE32(context->state[j],context->state[j]); in dtls_sha256_final()
/dports/net/kamailio/kamailio-5.4.5/src/core/crypto/
H A Dsha256.c135 #define REVERSE32(w,x) { \ macro
357 REVERSE32(*data++, W256[j]); \
466 REVERSE32(*data++,W256[j]); in SHA256_Transform()
622 REVERSE32(context->state[j],context->state[j]); in sr_SHA256_Final()
/dports/security/sha2wordlist/sha2wordlist-3615281/
H A Dsha2.c130 #define REVERSE32(w,x) { \ macro
352 REVERSE32(*data++, W256[j]); \
461 REVERSE32(*data++,W256[j]); in SHA256_Transform()
617 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/net/openldap24-client/openldap-2.4.59/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c131 #define REVERSE32(w,x) { \ macro
353 REVERSE32(*data++, W256[j]); \
462 REVERSE32(*data++,W256[j]); in SHA256_Transform()
620 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/net/openldap25-client/openldap-2.5.9/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c131 #define REVERSE32(w,x) { \ macro
353 REVERSE32(*data++, W256[j]); \
462 REVERSE32(*data++,W256[j]); in SHA256_Transform()
620 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c131 #define REVERSE32(w,x) { \ macro
353 REVERSE32(*data++, W256[j]); \
462 REVERSE32(*data++,W256[j]); in SHA256_Transform()
620 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/passwd/sha2/
H A Dsha2.c131 #define REVERSE32(w,x) { \ macro
353 REVERSE32(*data++, W256[j]); \
462 REVERSE32(*data++,W256[j]); in SHA256_Transform()
620 REVERSE32(context->state[j],context->state[j]); in SHA256_Final()

1234