OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xxh64_digest
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/zstd/dist/contrib/linux-kernel/test/include/linux/
xxhash.h
227
*
xxh64_digest
() - produce the current xxh64 hash
232
* inserting input into the hash state after a call to
xxh64_digest
(), and
233
* generate new hashes later on, by calling
xxh64_digest
() again.
237
XXH_API uint64_t
xxh64_digest
(const struct xxh64_state *state);
691
XXH_API uint64_t
xxh64_digest
(const struct xxh64_state *state)
function
Completed in 13 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026