Home
last modified time | relevance | path

Searched refs:XXH3_64bits_digest (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/cli/
Dxsum_sanity_check.c387 XSUM_checkResult64(XXH3_64bits_digest(state), Nresult); in XSUM_testXXH3()
392 XSUM_checkResult64(XXH3_64bits_digest(state), Nresult); in XSUM_testXXH3()
399 XSUM_checkResult64(XXH3_64bits_digest(state), Nresult); in XSUM_testXXH3()
425 XSUM_checkResult64(XXH3_64bits_digest(state), Nresult); in XSUM_testXXH3_withSecret()
430 XSUM_checkResult64(XXH3_64bits_digest(state), Nresult); in XSUM_testXXH3_withSecret()
437 XSUM_checkResult64(XXH3_64bits_digest(state), Nresult); in XSUM_testXXH3_withSecret()
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/
DmultiInclude.c62 XXH64_hash_t const h = XXH3_64bits_digest(&state); in main()
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhsum.c231 return (XSUM_U32)XXH3_64bits_digest(&state); in localXXH3_stream()
239 return (XSUM_U32)XXH3_64bits_digest(&state); in localXXH3_stream_seeded()
Dxxhash.h245 # define XXH3_64bits_digest XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_digest) macro
769 XXH_PUBLIC_API XXH64_hash_t XXH3_64bits_digest (const XXH3_state_t* statePtr);
4835 XXH_PUBLIC_API XXH64_hash_t XXH3_64bits_digest (const XXH3_state_t* state) in XXH3_64bits_digest() function
/external/zstd/lib/common/
Dxxhash.h157 # undef XXH3_64bits_digest
287 # define XXH3_64bits_digest XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_digest) macro
855 XXH_PUBLIC_API XXH64_hash_t XXH3_64bits_digest (const XXH3_state_t* statePtr);
5043 XXH_PUBLIC_API XXH64_hash_t XXH3_64bits_digest (const XXH3_state_t* state) in XXH3_64bits_digest() function
/external/AFLplusplus/include/
Dxxhash.h170 #undef XXH3_64bits_digest
303 #define XXH3_64bits_digest XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_digest) macro
907 XXH_PUBLIC_API XXH64_hash_t XXH3_64bits_digest(const XXH3_state_t *statePtr);
5523 XXH_PUBLIC_API XXH64_hash_t XXH3_64bits_digest(const XXH3_state_t *state) { in XXH3_64bits_digest() function