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

/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_crypto.c169 static struct pkey_info *crypto_key (char *, char *, sockaddr_u *);
1630 peer->ident_pkey = crypto_key(filename, NULL,
1638 peer->ident_pkey = crypto_key(filename, NULL,
1646 peer->ident_pkey = crypto_key(filename, NULL,
3422 * crypto_key - load cryptographic parameters and keys
3432 crypto_key( function
3472 msyslog(LOG_ERR, "crypto_key: empty file %s",
3478 msyslog(LOG_ERR, "crypto_key: no filestamp %s",
3484 msyslog(LOG_ERR, "crypto_key: invalid filestamp %s",
3497 msyslog(LOG_ERR, "crypto_key
[all...]

Completed in 76 milliseconds