Searched defs:crc32_str_nonzero (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-thread-private.h61 static inline uint32_t crc32_str_nonzero(const char *str) function
/dovecot/src/lib-index/
H A Dmail-index-strmap.c744 static inline uint32_t crc32_str_nonzero(const char *str) function
767 hash_key.crc32 = crc32_str_nonzero(key);

Completed in 13 milliseconds