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

/systemd/src/basic/
H A Dsiphash24.c21 #include "siphash24.h"
181 uint64_t siphash24(const void *in, size_t inlen, const uint8_t k[16]) { function

Completed in 8 milliseconds