Searched refs:DestroyHasher (Results 1 – 2 of 2) sorted by relevance
397 static BROTLI_INLINE void DestroyHasher(MemoryManager* m, Hasher* hasher) { in DestroyHasher() function
824 DestroyHasher(m, &s->hasher_); in BrotliEncoderCleanupState()1418 DestroyHasher(m, &hasher); in BrotliCompressBufferQuality10()