Searched refs:authencrypt (Results 1 – 10 of 10) sorted by relevance
| /trueos/contrib/ntp/include/ |
| HD | ntp_stdlib.h | 43 extern int authencrypt P((keyid_t, u_int32 *, int));
|
| /trueos/contrib/ntp/libntp/ |
| HD | authkeys.c | 432 authencrypt( in authencrypt() function
|
| /trueos/contrib/ntp/ntpd/ |
| HD | ntp_intres.c | 746 n = authencrypt(req_keyid, (u_int32 *)&reqpkt, REQ_LEN_NOMAC); in request()
|
| HD | ntp_control.c | 538 maclen = authencrypt(res_keyid, (u_int32 *)&rpkt, in ctl_error() 866 maclen = authencrypt(res_keyid, in ctl_flushpkt()
|
| HD | ntp_proto.c | 2755 authlen = authencrypt(xkeyid, (u_int32 *)&xpkt, sendlen); 2984 authlen = authencrypt(xkeyid, (u_int32 *)&xpkt, sendlen);
|
| /trueos/contrib/ntp/ntpdc/ |
| HD | ntpdc.c | 977 maclen = authencrypt(info_auth_keyid, (u_int32 *)&qpkt, in sendrequest()
|
| /trueos/contrib/ntp/ntpdate/ |
| HD | ntptimeset.c | 889 len = authencrypt(sys_authkey, (u_int32 *)&xpkt, LEN_PKT_NOMAC); in transmit()
|
| HD | ntpdate.c | 740 len = authencrypt(sys_authkey, (u_int32 *)&xpkt, LEN_PKT_NOMAC); in transmit()
|
| /trueos/contrib/ntp/ntpq/ |
| HD | ntpq.c | 1265 maclen = authencrypt(info_auth_keyid, (u_int32 *)&qpkt, in sendrequest()
|
| /trueos/contrib/ntp/ |
| HD | CommitLog-4.1.0 | 2331 (authencrypt): 4443 * libntp/a_md5encrypt.c, libntp/authencrypt.c, libntp/authkeys.c, 4472 * libntp/authencrypt.c: Likewise. 5357 * libntp/authencrypt.c:
|