Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/include/
Dntpd.h201 extern int make_keylist (struct peer *, struct interface *);
/freebsd-9-stable/contrib/ntp/
DCommitLog-4.1.0989 * ntpd/ntp_crypto.c (make_keylist): ltemp might be smaller than
1027 (make_keylist): More debug info. Use FLAG_ASSOC, not
1080 * ntpd/ntp_crypto.c (make_keylist): Keep CRYPTO_FLAG_AUTO in
1276 * ntpd/ntp_crypto.c (make_keylist): Use CRYPTO_FLAG_AUTO. Only
1920 * ntpd/ntp_crypto.c (make_keylist):
1925 * include/ntp_crypto.h (crypto_xmit, make_keylist):
2013 (make_keylist): peer->pcookie.key cleanup/fix
5690 * ntpd/ntp_proto.c (make_keylist): type cast for e(!!!)malloc()
6100 * ntpd/ntp_proto.c (make_keylist): Ditto.
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_crypto.c299 make_keylist( in make_keylist() function
Dntp_proto.c3802 make_keylist(peer, peer->dstadr); in peer_xmit()