Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c3623 struct sipkey sip_key; in storeAtts()
3625 copy_salt_to_sipkey(parser, &sip_key); in storeAtts()
3626 sip24_init(&sip_state, &sip_key); in storeAtts()
3613 struct sipkey sip_key; storeAtts() local