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

/systemd/src/basic/
H A Dsiphash24.c30 static inline void sipround(struct siphash *state) { function
100 sipround(state);
101 sipround(state);
119 sipround(state);
120 sipround(state);
161 sipround(state);
162 sipround(state);
173 sipround(state);
174 sipround(state);
175 sipround(stat
[all...]

Completed in 18 milliseconds