Home
last modified time | relevance | path

Searched refs:sip24_init (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/expat/lib/
H A Dsiphash.h192 sip24_init(struct siphash *H, const struct sipkey *key) { in sip24_init() function
273 return sip24_final(sip24_update(sip24_init(&state, key), src, len)); in siphash24()
H A Dxmlparse.c3541 sip24_init(&sip_state, &sip_key); in storeAtts()
7034 sip24_init(&state, &key); in hash()