Searched refs:authdecrypt (Results 1 – 9 of 9) sorted by relevance
| /src/contrib/ntp/include/ |
| H A D | ntp_stdlib.h | 82 extern int authdecrypt (keyid_t, u_int32 *, size_t, size_t);
|
| /src/contrib/ntp/ntpdate/ |
| H A D | ntpdate.c | 822 (long int)authdecrypt(sys_authkey, (u_int32 *)rpkt, in receive() 826 authdecrypt(sys_authkey, (u_int32 *)rpkt, LEN_PKT_NOMAC, in receive()
|
| /src/contrib/ntp/libntp/ |
| H A D | authkeys.c | 911 authdecrypt( in authdecrypt() function
|
| /src/contrib/ntp/ntpd/ |
| H A D | ntp_proto.c | 1198 if (!authdecrypt(skeyid, (u_int32 *)pkt, authlen, in receive() 1254 if (!authdecrypt(skeyid, (u_int32 *)pkt, authlen, in receive()
|
| H A D | ntp_request.c | 645 if (!authdecrypt(info_auth_keyid, (u_int32 *)inpkt, in process_private()
|
| H A D | ntp_control.c | 1279 else if (authdecrypt(res_keyid, (u_int32 *)pkt, in process_control()
|
| /src/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 1194 if (authdecrypt(key, (u_int32 *)&rpkt, in getresponse()
|
| /src/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 2332 (authdecrypt):
|
| H A D | NEWS | 1776 AKA: authdecrypt-timing 5542 AKA: authdecrypt-timing
|