Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dsiphash.h207 sip24_update(struct siphash *H, const void *src, size_t len) { in sip24_update() function
273 return sip24_final(sip24_update(sip24_init(&state, key), src, len)); in siphash24()
H A Dxmlparse.c3572 sip24_update(&sip_state, b->uri, b->uriLen * sizeof(XML_Char)); in storeAtts()
3577 sip24_update(&sip_state, s, keylen(s) * sizeof(XML_Char)); in storeAtts()
7035 sip24_update(&state, s, keylen(s) * sizeof(XML_Char)); in hash()