Searched refs:XXH3_64bits_digest (Results 1 – 6 of 6) sorted by relevance
387 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()
62 XXH64_hash_t const h = XXH3_64bits_digest(&state); in main()
231 return (XSUM_U32)XXH3_64bits_digest(&state); in localXXH3_stream()239 return (XSUM_U32)XXH3_64bits_digest(&state); in localXXH3_stream_seeded()
245 # define XXH3_64bits_digest XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_digest) macro769 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
157 # undef XXH3_64bits_digest287 # define XXH3_64bits_digest XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_digest) macro855 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
170 #undef XXH3_64bits_digest303 #define XXH3_64bits_digest XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_digest) macro907 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