Lines Matching refs:HashRolling
15 #define HashRolling HASHER() macro
44 typedef struct HashRolling { struct
52 } HashRolling; argument
55 HasherCommon* common, HashRolling* BROTLI_RESTRICT self, in FN()
78 static void FN(Prepare)(HashRolling* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, in FN()
100 static BROTLI_INLINE void FN(Store)(HashRolling* BROTLI_RESTRICT self, in FN()
108 static BROTLI_INLINE void FN(StoreRange)(HashRolling* BROTLI_RESTRICT self, in FN()
119 HashRolling* BROTLI_RESTRICT self, in FN()
144 HashRolling* BROTLI_RESTRICT self, in FN()
151 HashRolling* BROTLI_RESTRICT self, in FN()
212 #undef HashRolling