Searched refs:ZSTD_getDictID_fromDict (Results 1 – 2 of 2) sorted by relevance
897 unsigned int ZSTD_getDictID_fromDict(const void *dict, size_t dictSize);
2104 unsigned ZSTD_getDictID_fromDict(const void *dict, size_t dictSize) in ZSTD_getDictID_fromDict() function2121 return ZSTD_getDictID_fromDict(ddict->dictContent, ddict->dictSize); in ZSTD_getDictID_fromDDict()2512 EXPORT_SYMBOL(ZSTD_getDictID_fromDict);