Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/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.c3530 sip24_init(&sip_state, &sip_key); in storeAtts()
6885 sip24_init(&state, &key); in hash()
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c517 sip24_init(&state, &key); in START_TEST()