Home
last modified time | relevance | path

Searched refs:XXH3_SECRET_DEFAULT_SIZE (Results 1 – 25 of 45) sorted by relevance

12

/dports/databases/pgroonga/pgroonga-2.3.4/vendor/xxHash/
H A Dxxhash.h465 #define XXH3_SECRET_DEFAULT_SIZE 192 /* minimum XXH3_SECRET_SIZE_MIN */ macro
469 …XXH_ALIGN(64) unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]; /* used to store a custom sec…
/dports/games/freecell-solver/freecell-solver-6.2.0/xxHash-wrapper/xxHash-0.7.2/
H A Dxxhash.h465 #define XXH3_SECRET_DEFAULT_SIZE 192 /* minimum XXH3_SECRET_SIZE_MIN */ macro
469 …XXH_ALIGN(64) unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]; /* used to store a custom sec…
/dports/games/black-hole-solver/black-hole-solver-1.10.1/xxHash-wrapper/xxHash-0.7.2/
H A Dxxhash.h465 #define XXH3_SECRET_DEFAULT_SIZE 192 /* minimum XXH3_SECRET_SIZE_MIN */ macro
469 …XXH_ALIGN(64) unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]; /* used to store a custom sec…
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h422 #define XXH3_SECRET_DEFAULT_SIZE 192 /* minimum XXH3_SECRET_SIZE_MIN */ macro
426 …XXH_ALIGN(64) char customSecret[XXH3_SECRET_DEFAULT_SIZE]; /* used to store a custom secret gener…
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/cli/
H A Dxsum_sanity_check.c220 { XXH3_SECRET_DEFAULT_SIZE + 500, { 0x7E, 0x48, 0x0C, 0xA7 } }
534 XSUM_U8 secretBuffer[XXH3_SECRET_DEFAULT_SIZE] = {0}; in XSUM_testSecretGenerator()
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/xxh64/
H A Dxxhash.h554 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
558 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/zstd-seekable-0.1.7/zstd/lib/common/
H A Dxxhash.h536 #define XXH3_SECRET_DEFAULT_SIZE 192 /* minimum XXH3_SECRET_SIZE_MIN */ macro
542 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/lz4/
H A Dxxhash.h536 #define XXH3_SECRET_DEFAULT_SIZE 192 /* minimum XXH3_SECRET_SIZE_MIN */ macro
542 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/security/hashcat/hashcat-6.2.5/deps/xxHash/
H A Dxxhsum.c1196 U8 secretBuffer[XXH3_SECRET_DEFAULT_SIZE] = {0}; in BMK_testSecretGenerator()
1408 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_DEFAULT_SIZE + 500, expected); in BMK_sanityCheck()
H A Dxxhash.h662 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
666 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/devel/xxhash/xxHash-0.8.0/
H A Dxxhsum.c1196 U8 secretBuffer[XXH3_SECRET_DEFAULT_SIZE] = {0}; in BMK_testSecretGenerator()
1408 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_DEFAULT_SIZE + 500, expected); in BMK_sanityCheck()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/lib/xxHash-0.8.0/
H A Dxxhsum.c1196 U8 secretBuffer[XXH3_SECRET_DEFAULT_SIZE] = {0};
1408 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_DEFAULT_SIZE + 500, expected);
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/xxHash-0.8.0/
H A Dxxhsum.c1196 U8 secretBuffer[XXH3_SECRET_DEFAULT_SIZE] = {0}; in BMK_testSecretGenerator()
1408 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_DEFAULT_SIZE + 500, expected); in BMK_sanityCheck()
/dports/net/haproxy/haproxy-2.4.10/include/import/
H A Dxxhash.h664 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
668 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/www/firefox-esr/firefox-91.8.0/mfbt/lz4/
H A Dxxhash.h662 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
666 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h658 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
662 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/devel/R-cran-rlang/rlang/src/internal/xxhash/
H A Dxxhash.h662 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
666 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/archivers/c-blosc2/c-blosc2-2.0.4/plugins/codecs/ndlz/
H A Dxxhash.h956 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
981 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/databases/rocksdb/rocksdb-6.26.1/util/
H A Dxxhash.h968 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
993 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/databases/rocksdb-lite/rocksdb-6.26.1/util/
H A Dxxhash.h968 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
993 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/devel/grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h953 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
978 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h662 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
666 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h662 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
666 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/
H A Dxxhash.h953 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
978 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h658 #define XXH3_SECRET_DEFAULT_SIZE 192 macro
662 XXH_ALIGN_MEMBER(64, unsigned char customSecret[XXH3_SECRET_DEFAULT_SIZE]);

12