Searched refs:siphash (Results 1 – 2 of 2) sorted by relevance
134 struct siphash { struct169 sip_round(struct siphash *H, const int rounds) { in sip_round()193 static struct siphash *194 sip24_init(struct siphash *H, const struct sipkey *key) { in sip24_init()208 static struct siphash *209 sip24_update(struct siphash *H, const void *src, size_t len) { in sip24_update()233 sip24_final(struct siphash *H) { in sip24_final()274 struct siphash state = SIPHASH_INITIALIZER; in siphash24()
3615 struct siphash sip_state; in storeAtts()7177 struct siphash state; in hash()