Searched refs:authtrust (Results 1 – 12 of 12) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | cmd_args.c | 129 authtrust(tkey, 1); in getCmdOpts()
|
| H A D | ntp_proto.c | 1205 authtrust(skeyid, 0); in receive() 4522 authtrust(xkeyid, 0); in peer_xmit() 4840 authtrust(xkeyid, 0); in fast_xmit() 5055 authtrust(peer->keylist[i], 0); in key_expire()
|
| H A D | ntp_config.c | 2174 authtrust(first, TRUE); in config_auth() 2190 authtrust(i, TRUE); in config_auth()
|
| H A D | ntp_request.c | 2112 authtrust(*kp, trust); in do_trustkey()
|
| H A D | ntp_crypto.c | 278 authtrust(keyno, lifetime); in session_key()
|
| /src/contrib/ntp/include/ |
| H A D | ntp_stdlib.h | 88 extern void authtrust (keyid_t, u_long);
|
| /src/contrib/ntp/tests/libntp/ |
| H A D | digests.c | 110 authtrust((key), 1); \
|
| /src/contrib/ntp/ntpdc/ |
| H A D | ntpdc.c | 945 authtrust(info_auth_keyid, 1); in sendrequest() 1824 authtrust(info_auth_keyid, 1); in passwd()
|
| /src/contrib/ntp/libntp/ |
| H A D | authkeys.c | 633 authtrust( in authtrust() function
|
| /src/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 1403 authtrust(info_auth_keyid, 1); in sendrequest() 2708 authtrust(info_auth_keyid, 1); in passwd()
|
| /src/contrib/ntp/ntpdate/ |
| H A D | ntpdate.c | 526 authtrust(sys_authkey, 1); in ntpdatemain()
|
| /src/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 1890 * ntpdate/ntpdate.c (ntpdatemain): Add missing authtrust() call
|