Searched refs:authusekey (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/contrib/ntp/libntp/
H A Dauthusekey.c2 * authusekey - decode a key from ascii and use it
20 authusekey( function
H A DMakefile.am55 authusekey.c \
H A DMakefile.in149 authusekey.c bsd_strerror.c buftvtots.c caljulian.c caltontp.c \
204 authusekey.$(OBJEXT) bsd_strerror.$(OBJEXT) \
233 authusekey.c bsd_strerror.c buftvtots.c caljulian.c caltontp.c \
648 authusekey.c \
784 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authusekey.Po@am__quote@
/freebsd-10.2-release/contrib/ntp/tests/libntp/
H A Dauthkeys.c1 /* This file contains test for both libntp/authkeys.c and libntp/authusekey.c */
147 TEST_ASSERT_TRUE(authusekey(KEYNO, KEYTYPE, (const u_char*)KEY));
159 TEST_ASSERT_FALSE(authusekey(KEYNO, KEYTYPE, (const u_char*)KEY));
/freebsd-10.2-release/usr.sbin/ntp/libntp/
H A DMakefile14 authreadkeys.c authusekey.c bsd_strerror.c buftvtots.c \
/freebsd-10.2-release/contrib/ntp/include/
H A Dntp_stdlib.h76 extern int authusekey (keyid_t, int, const u_char *);
/freebsd-10.2-release/contrib/ntp/ntpdc/
H A Dntpdc.c916 authusekey(info_auth_keyid, info_auth_keytype,
1806 authusekey(info_auth_keyid, info_auth_keytype, (u_char *)pass);
/freebsd-10.2-release/contrib/ntp/ntpq/
H A Dntpq.c1308 authusekey(info_auth_keyid, info_auth_keytype,
2587 authusekey(info_auth_keyid, info_auth_keytype,

Completed in 85 milliseconds