Home
last modified time | relevance | path

Searched refs:BMK_testSecretGenerator (Results 1 – 4 of 4) sorted by relevance

/dports/security/hashcat/hashcat-6.2.5/deps/xxHash/
H A Dxxhsum.c1192 void BMK_testSecretGenerator(const void* customSeed, size_t len, verifSample_t result) in BMK_testSecretGenerator() function
1396 BMK_testSecretGenerator(NULL, 0, expected); in BMK_sanityCheck()
1400 BMK_testSecretGenerator(sanityBuffer, 1, expected); in BMK_sanityCheck()
1404 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_SIZE_MIN - 1, expected); in BMK_sanityCheck()
1408 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_DEFAULT_SIZE + 500, expected); in BMK_sanityCheck()
/dports/devel/xxhash/xxHash-0.8.0/
H A Dxxhsum.c1192 void BMK_testSecretGenerator(const void* customSeed, size_t len, verifSample_t result) in BMK_testSecretGenerator() function
1396 BMK_testSecretGenerator(NULL, 0, expected); in BMK_sanityCheck()
1400 BMK_testSecretGenerator(sanityBuffer, 1, expected); in BMK_sanityCheck()
1404 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_SIZE_MIN - 1, expected); in BMK_sanityCheck()
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.c1192 void BMK_testSecretGenerator(const void* customSeed, size_t len, verifSample_t result)
1396 BMK_testSecretGenerator(NULL, 0, expected);
1400 BMK_testSecretGenerator(sanityBuffer, 1, expected);
1404 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_SIZE_MIN - 1, expected);
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.c1192 void BMK_testSecretGenerator(const void* customSeed, size_t len, verifSample_t result) in BMK_testSecretGenerator() function
1396 BMK_testSecretGenerator(NULL, 0, expected); in BMK_sanityCheck()
1400 BMK_testSecretGenerator(sanityBuffer, 1, expected); in BMK_sanityCheck()
1404 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_SIZE_MIN - 1, expected); in BMK_sanityCheck()
1408 BMK_testSecretGenerator(sanityBuffer, XXH3_SECRET_DEFAULT_SIZE + 500, expected); in BMK_sanityCheck()