OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crypto_key
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c
208
static struct pkey_info *
crypto_key
(char *, char *, sockaddr_u *);
1679
peer->ident_pkey =
crypto_key
(filename, NULL,
3648
*
crypto_key
- load cryptographic parameters and keys
3658
crypto_key
(
function
3699
msyslog(LOG_ERR, "
crypto_key
: empty file %s",
3705
msyslog(LOG_ERR, "
crypto_key
: no filestamp %s",
3711
msyslog(LOG_ERR, "
crypto_key
: invalid filestamp %s",
3724
msyslog(LOG_ERR, "
crypto_key
: %s",
3748
DPRINTF(1, ("
crypto_key
: %s\n", statstr));
3957
pinfo =
crypto_key
(filename, passwd, NULL)
[
all
...]
ntp_crypto.c
208
static struct pkey_info *
crypto_key
(char *, char *, sockaddr_u *);
1679
peer->ident_pkey =
crypto_key
(filename, NULL,
3648
*
crypto_key
- load cryptographic parameters and keys
3658
crypto_key
(
function
3699
msyslog(LOG_ERR, "
crypto_key
: empty file %s",
3705
msyslog(LOG_ERR, "
crypto_key
: no filestamp %s",
3711
msyslog(LOG_ERR, "
crypto_key
: invalid filestamp %s",
3724
msyslog(LOG_ERR, "
crypto_key
: %s",
3748
DPRINTF(1, ("
crypto_key
: %s\n", statstr));
3957
pinfo =
crypto_key
(filename, passwd, NULL)
[
all
...]
Completed in 138 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026