Home
last modified time | relevance | path

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

/trueos/contrib/ntp/include/
HDntp_stdlib.h43 extern int authencrypt P((keyid_t, u_int32 *, int));
/trueos/contrib/ntp/libntp/
HDauthkeys.c432 authencrypt( in authencrypt() function
/trueos/contrib/ntp/ntpd/
HDntp_intres.c746 n = authencrypt(req_keyid, (u_int32 *)&reqpkt, REQ_LEN_NOMAC); in request()
HDntp_control.c538 maclen = authencrypt(res_keyid, (u_int32 *)&rpkt, in ctl_error()
866 maclen = authencrypt(res_keyid, in ctl_flushpkt()
HDntp_proto.c2755 authlen = authencrypt(xkeyid, (u_int32 *)&xpkt, sendlen);
2984 authlen = authencrypt(xkeyid, (u_int32 *)&xpkt, sendlen);
/trueos/contrib/ntp/ntpdc/
HDntpdc.c977 maclen = authencrypt(info_auth_keyid, (u_int32 *)&qpkt, in sendrequest()
/trueos/contrib/ntp/ntpdate/
HDntptimeset.c889 len = authencrypt(sys_authkey, (u_int32 *)&xpkt, LEN_PKT_NOMAC); in transmit()
HDntpdate.c740 len = authencrypt(sys_authkey, (u_int32 *)&xpkt, LEN_PKT_NOMAC); in transmit()
/trueos/contrib/ntp/ntpq/
HDntpq.c1265 maclen = authencrypt(info_auth_keyid, (u_int32 *)&qpkt, in sendrequest()
/trueos/contrib/ntp/
HDCommitLog-4.1.02331 (authencrypt):
4443 * libntp/a_md5encrypt.c, libntp/authencrypt.c, libntp/authkeys.c,
4472 * libntp/authencrypt.c: Likewise.
5357 * libntp/authencrypt.c: