Searched refs:ZSTD_getDictID_fromDict (Results 1 – 1 of 1) sorted by relevance
2105 unsigned ZSTD_getDictID_fromDict(const void *dict, size_t dictSize) in ZSTD_getDictID_fromDict() function2122 return ZSTD_getDictID_fromDict(ddict->dictContent, ddict->dictSize); in ZSTD_getDictID_fromDDict()2515 EXPORT_SYMBOL(ZSTD_getDictID_fromDict);