Searched refs:auth_init (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/
H A Dcrypto.h33 int auth_init(const char *keyfile, struct key **keys);
H A Dcrypto.c92 auth_init( function
105 printf("sntp auth_init: Couldn't open key file %s for reading!\n", keyfile);
110 printf("sntp auth_init: Key file %s is empty!\n", keyfile);
161 msyslog(LOG_DEBUG, "auth_init: scanf %d items, skipping line %d.",
H A Dmain.c94 auth_init(OPT_ARG(KEYFILE), &keys);
/netbsd-6-1-5-RELEASE/lib/libtelnet/
H A Dauth-proto.h61 void auth_init(const char *, int);
H A Dmisc.c63 auth_init(name, server);
H A Dauth.c183 auth_init(name, server) function
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/tests/
H A Dtest_wpa.c305 static int auth_init(struct wpa *wpa) function
365 if (auth_init(&wpa) < 0)

Completed in 165 milliseconds