Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def update(self, input): lib.XXH32_update(self.xxhash_state, *_get_buffer(input))
Python binding for xxHash