OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:authdecrypt
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_stdlib.h
88
extern int
authdecrypt
(keyid_t, u_int32 *, size_t, size_t);
/src/external/bsd/ntp/dist/libntp/
authkeys.c
908
*
authdecrypt
- verify message authenticator
913
authdecrypt
(
function
/src/external/bsd/ntp/dist/ntpdate/
ntpdate.c
825
(long int)
authdecrypt
(sys_authkey, (u_int32 *)rpkt,
829
authdecrypt
(sys_authkey, (u_int32 *)rpkt, LEN_PKT_NOMAC,
/src/external/bsd/ntp/dist/ntpd/
ntp_proto.c
1200
if (!
authdecrypt
(skeyid, (u_int32 *)pkt, authlen,
1256
if (!
authdecrypt
(skeyid, (u_int32 *)pkt, authlen,
ntp_request.c
647
if (!
authdecrypt
(info_auth_keyid, (u_int32 *)inpkt,
649
DPRINTF(5, ("
authdecrypt
failed\n"));
ntp_control.c
1287
else if (
authdecrypt
(res_keyid, (u_int32 *)pkt,
/src/external/bsd/ntp/dist/ntpq/
ntpq.c
1196
if (
authdecrypt
(key, (u_int32 *)&rpkt,
Completed in 44 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026