Searched refs:sipkey (Results 1 – 2 of 2) sorted by relevance
143 struct sipkey { struct147 #define sip_keyof(k) sip_tokey(&(struct sipkey){{0}}, (k))149 static struct sipkey *150 sip_tokey(struct sipkey *key, const void *src) { in sip_tokey()194 sip24_init(struct siphash *H, const struct sipkey *key) { in sip24_init()273 siphash24(const void *src, size_t len, const struct sipkey *key) { in siphash24()361 struct sipkey k; in sip24_valid()
244 static void copy_salt_to_sipkey(XML_Parser parser, struct sipkey *key);3616 struct sipkey sip_key; in storeAtts()7170 copy_salt_to_sipkey(XML_Parser parser, struct sipkey *key) { in copy_salt_to_sipkey()7178 struct sipkey key; in hash()