Home
last modified time | relevance | path

Searched defs:siphash (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dsiphash24.h13 struct siphash { struct
22 void siphash24_init(struct siphash *state, const uint8_t k[static 16]); argument