HomeSort by: relevance | last modified time | path
    Searched defs:sip_round (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/expat/dist/lib/
siphash.h 166 sip_round(struct siphash *H, const int rounds) { function
188 } /* sip_round() */
219 sip_round(H, 2);
261 sip_round(H, 2);
264 sip_round(H, 4);
siphash.h 166 sip_round(struct siphash *H, const int rounds) { function
188 } /* sip_round() */
219 sip_round(H, 2);
261 sip_round(H, 2);
264 sip_round(H, 4);

Completed in 47 milliseconds