Home
last modified time | relevance | path

Searched refs:XXH3_128bits_update (Results 1 – 25 of 67) sorted by relevance

123

/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/cli/
H A Dxsum_sanity_check.c475 (void)XXH3_128bits_update(state, data, len); in XSUM_testXXH128()
480 XSUM_XXH3_randomUpdate(state, data, len, &XXH3_128bits_update); in XSUM_testXXH128()
487 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1); in XSUM_testXXH128()
511 (void)XXH3_128bits_update(state, data, len); in XSUM_testXXH128_withSecret()
516 XSUM_XXH3_randomUpdate(state, data, len, &XXH3_128bits_update); in XSUM_testXXH128_withSecret()
523 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1); in XSUM_testXXH128_withSecret()
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/
H A Dxxh_x86dispatch.h81 # undef XXH3_128bits_update
82 # define XXH3_128bits_update XXH3_128bits_update_dispatch macro
H A Dxxhsum.c246 XXH3_128bits_update(&state, buffer, bufferSize); in localXXH128_stream()
254 XXH3_128bits_update(&state, buffer, bufferSize); in localXXH128_stream_seeded()
547 (void)XXH3_128bits_update(&state128, buffer, readSize); in XSUM_hashStream()
/dports/security/hashcat/hashcat-6.2.5/deps/xxHash/
H A Dxxh_x86dispatch.h81 # undef XXH3_128bits_update
82 # define XXH3_128bits_update XXH3_128bits_update_dispatch macro
H A Dxxhsum.c673 XXH3_128bits_update(&state, buffer, bufferSize); in localXXH128_stream()
681 XXH3_128bits_update(&state, buffer, bufferSize); in localXXH128_stream_seeded()
1123 (void)XXH3_128bits_update(state, data, len); in BMK_testXXH128()
1133 (void)XXH3_128bits_update(state, (const char*)data+p, l); in BMK_testXXH128()
1143 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1); in BMK_testXXH128()
1162 (void)XXH3_128bits_update(state, data, len); in BMK_testXXH128_withSecret()
1172 (void)XXH3_128bits_update(state, (const char*)data+p, l); in BMK_testXXH128_withSecret()
1182 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1); in BMK_testXXH128_withSecret()
1496 (void)XXH3_128bits_update(&state128, buffer, readSize); in XSUM_hashStream()
/dports/devel/xxhash/xxHash-0.8.0/
H A Dxxh_x86dispatch.h81 # undef XXH3_128bits_update
82 # define XXH3_128bits_update XXH3_128bits_update_dispatch macro
H A Dxxhsum.c673 XXH3_128bits_update(&state, buffer, bufferSize); in localXXH128_stream()
681 XXH3_128bits_update(&state, buffer, bufferSize); in localXXH128_stream_seeded()
1123 (void)XXH3_128bits_update(state, data, len); in BMK_testXXH128()
1133 (void)XXH3_128bits_update(state, (const char*)data+p, l); in BMK_testXXH128()
1143 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1); in BMK_testXXH128()
1162 (void)XXH3_128bits_update(state, data, len); in BMK_testXXH128_withSecret()
1172 (void)XXH3_128bits_update(state, (const char*)data+p, l); in BMK_testXXH128_withSecret()
1182 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1); in BMK_testXXH128_withSecret()
1496 (void)XXH3_128bits_update(&state128, buffer, readSize); in XSUM_hashStream()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/lib/xxHash-0.8.0/
H A Dxxh_x86dispatch.h81 # undef XXH3_128bits_update
82 # define XXH3_128bits_update XXH3_128bits_update_dispatch macro
H A Dxxhsum.c673 XXH3_128bits_update(&state, buffer, bufferSize);
681 XXH3_128bits_update(&state, buffer, bufferSize);
1123 (void)XXH3_128bits_update(state, data, len);
1133 (void)XXH3_128bits_update(state, (const char*)data+p, l);
1143 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1);
1162 (void)XXH3_128bits_update(state, data, len);
1172 (void)XXH3_128bits_update(state, (const char*)data+p, l);
1182 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1);
1496 (void)XXH3_128bits_update(&state128, buffer, readSize);
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/xxHash-0.8.0/
H A Dxxh_x86dispatch.h81 # undef XXH3_128bits_update
82 # define XXH3_128bits_update XXH3_128bits_update_dispatch macro
H A Dxxhsum.c673 XXH3_128bits_update(&state, buffer, bufferSize); in localXXH128_stream()
681 XXH3_128bits_update(&state, buffer, bufferSize); in localXXH128_stream_seeded()
1123 (void)XXH3_128bits_update(state, data, len); in BMK_testXXH128()
1133 (void)XXH3_128bits_update(state, (const char*)data+p, l); in BMK_testXXH128()
1143 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1); in BMK_testXXH128()
1162 (void)XXH3_128bits_update(state, data, len); in BMK_testXXH128_withSecret()
1172 (void)XXH3_128bits_update(state, (const char*)data+p, l); in BMK_testXXH128_withSecret()
1182 (void)XXH3_128bits_update(state, ((const char*)data)+pos, 1); in BMK_testXXH128_withSecret()
1496 (void)XXH3_128bits_update(&state128, buffer, readSize); in XSUM_hashStream()
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/tools/output/
H A Dxxhash.c76 XXH3_128bits_update(xxh3->state, yptr, w << hbd); in xxh3_write()
89 XXH3_128bits_update(xxh3->state, uvptr, cw << hbd); in xxh3_write()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/tools/output/
H A Dxxhash.c76 XXH3_128bits_update(xxh3->state, yptr, w << hbd); in xxh3_write()
89 XXH3_128bits_update(xxh3->state, uvptr, cw << hbd); in xxh3_write()
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/tools/output/
H A Dxxhash.c76 XXH3_128bits_update(xxh3->state, yptr, w << hbd); in xxh3_write()
89 XXH3_128bits_update(xxh3->state, uvptr, cw << hbd); in xxh3_write()
/dports/multimedia/handbrake/dav1d-0.9.0/tools/output/
H A Dxxhash.c76 XXH3_128bits_update(xxh3->state, yptr, w << hbd); in xxh3_write()
89 XXH3_128bits_update(xxh3->state, uvptr, cw << hbd); in xxh3_write()
/dports/databases/pgroonga/pgroonga-2.3.4/vendor/xxHash/
H A Dxxhash.h522 # define XXH3_128bits_update XXH_NAME2(XXH_NAMESPACE, XXH3_128bits_update) macro
545 XXH_PUBLIC_API XXH_errorcode XXH3_128bits_update (XXH3_state_t* statePtr, const void* input, size_t…
H A Dxxhsum.c712 (void)XXH3_128bits_update(&state, data, len); in BMK_testXXH128()
718 (void)XXH3_128bits_update(&state, data, 3); in BMK_testXXH128()
719 (void)XXH3_128bits_update(&state, (const char*)data+3, len-3); in BMK_testXXH128()
727 (void)XXH3_128bits_update(&state, ((const char*)data)+pos, 1); in BMK_testXXH128()
969 (void)XXH3_128bits_update(&state128, buffer, readSize); in BMK_hashStream()
/dports/games/freecell-solver/freecell-solver-6.2.0/xxHash-wrapper/xxHash-0.7.2/
H A Dxxhash.h522 # define XXH3_128bits_update XXH_NAME2(XXH_NAMESPACE, XXH3_128bits_update) macro
545 XXH_PUBLIC_API XXH_errorcode XXH3_128bits_update (XXH3_state_t* statePtr, const void* input, size_t…
/dports/games/black-hole-solver/black-hole-solver-1.10.1/xxHash-wrapper/xxHash-0.7.2/
H A Dxxhash.h522 # define XXH3_128bits_update XXH_NAME2(XXH_NAMESPACE, XXH3_128bits_update) macro
545 XXH_PUBLIC_API XXH_errorcode XXH3_128bits_update (XXH3_state_t* statePtr, const void* input, size_t…
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h479 # define XXH3_128bits_update XXH_NAME2(XXH_NAMESPACE, XXH3_128bits_update) macro
502 XXH_PUBLIC_API XXH_errorcode XXH3_128bits_update (XXH3_state_t* statePtr, const void* input, size_t…
/dports/net/rsync/rsync-3.2.3/
H A Dchecksum.c364 XXH3_128bits_update(state, (uchar *)map_ptr(buf, i, CHUNK_SIZE), CHUNK_SIZE); in file_checksum()
368 XXH3_128bits_update(state, (uchar *)map_ptr(buf, i, remainder), remainder); in file_checksum()
531 XXH3_128bits_update(xxh3_state, p, len); in sum_update()
/dports/devel/R-cran-rlang/rlang/src/internal/
H A Dhash.c187 XXH_errorcode err = XXH3_128bits_update(p_xx_state, p_input, n); in hash_bytes()
/dports/www/mod_php81/php-8.1.1/ext/hash/
H A Dhash_xxhash.c253 XXH3_128bits_update(&ctx->s, in, len); in PHP_XXH3_128_Update()
/dports/lang/php81/php-8.1.1/ext/hash/
H A Dhash_xxhash.c253 XXH3_128bits_update(&ctx->s, in, len); in PHP_XXH3_128_Update()
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/xxh64/
H A Dxxhash.h624 # define XXH3_128bits_update XXH_NAME2(XXH_NAMESPACE, XXH3_128bits_update) macro
647 XXH_PUBLIC_API XXH_errorcode XXH3_128bits_update (XXH3_state_t* statePtr, const void* input, size_t…

123