Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/
H A Da_md5encrypt.c17 } robuffT; typedef
77 const robuffT * key, in make_mac()
78 const robuffT * msg in make_mac()
206 robuffT keyb = { key, klen }; in MD5authencrypt()
207 robuffT msgb = { pkt, length }; in MD5authencrypt()
238 robuffT keyb = { key, klen }; in MD5authdecrypt()
239 robuffT msgb = { pkt, length }; in MD5authdecrypt()