Searched refs:authencrypt (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/contrib/ntp/include/ |
| H A D | ntp_stdlib.h | 73 extern size_t authencrypt (keyid_t, u_int32 *, size_t);
|
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | authkeys.c | 877 authencrypt( in authencrypt() function
|
| /freebsd-13.1/contrib/ntp/ntpdc/ |
| H A D | ntpdc.c | 950 maclen = authencrypt( in sendrequest()
|
| /freebsd-13.1/contrib/ntp/ntpdate/ |
| H A D | ntpdate.c | 717 len = authencrypt(sys_authkey, (u_int32 *)&xpkt, LEN_PKT_NOMAC); in transmit()
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_proto.c | 4425 authlen = authencrypt(xkeyid, (u_int32 *)&xpkt, sendlen); in peer_xmit() 4738 sendlen += authencrypt(xkeyid, (u_int32 *)&xpkt, sendlen); in fast_xmit()
|
| H A D | ntp_control.c | 878 maclen = authencrypt(res_keyid, (u_int32 *)&rpkt, in ctl_error() 1468 maclen = authencrypt(res_keyid, in ctl_flushpkt()
|
| /freebsd-13.1/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 1380 maclen = authencrypt(info_auth_keyid, (void *)&qpkt, pktsize); in sendrequest()
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | 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:
|
| H A D | CommitLog | 136529 authencrypt() jams the keyid into the packet structure.
|