Home
last modified time | relevance | path

Searched defs:ZSTD_getDictID_fromDict (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Ddecompress.c2105 unsigned ZSTD_getDictID_fromDict(const void *dict, size_t dictSize) in ZSTD_getDictID_fromDict() function
2515 EXPORT_SYMBOL(ZSTD_getDictID_fromDict); variable
/kernel/linux/linux-6.6/lib/zstd/decompress/
H A Dzstd_decompress.c1455 unsigned ZSTD_getDictID_fromDict(const void* dict, size_t dictSize) in ZSTD_getDictID_fromDict() function

Completed in 12 milliseconds