Searched refs:XXH128_hashFromCanonical (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/contrib/zstd/lib/common/
H A Dxxhash.h173 # undef XXH128_hashFromCanonical macro
305 # define XXH128_hashFromCanonical XXH_NAME2(XXH_NAMESPACE, XXH128_hashFromCanonical) macro
928 XXH_PUBLIC_API XXH128_hash_t XXH128_hashFromCanonical(const XXH128_canonical_t* src);
5591 XXH128_hashFromCanonical(const XXH128_canonical_t* src)
5653 XXH3_combine16((char*)secretBuffer + secretSize - 16, XXH128_hashFromCanonical(&scrambler));

Completed in 48 milliseconds