Home
last modified time | relevance | path

Searched refs:ZSTD_getDictID_fromDDict (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dzstd.h907 unsigned int ZSTD_getDictID_fromDDict(const ZSTD_DDict *ddict);
/Linux-v4.19/lib/zstd/
Ddecompress.c2117 unsigned ZSTD_getDictID_fromDDict(const ZSTD_DDict *ddict) in ZSTD_getDictID_fromDDict() function
2513 EXPORT_SYMBOL(ZSTD_getDictID_fromDDict);