chiark / gitweb /
use memzero(foo, length); for all memset(foo, 0, length); calls
[elogind.git] / src / shared / siphash24.h
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...