OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pkey_info
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_crypto.h
177
struct
pkey_info
{
struct
178
struct
pkey_info
*link; /* forward link */
ntp.h
326
const struct
pkey_info
*ident_pkey; /* identity key */
/src/external/bsd/ntp/dist/sntp/
networking.h
80
const struct
pkey_info
*ident_pkey; /* identity key */
/src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c
166
struct
pkey_info
*pkinfo = NULL; /* key info/value cache */
170
struct
pkey_info
*iffkey_info = NULL; /* IFF keys */
171
struct
pkey_info
*gqkey_info = NULL; /* GQ keys */
172
struct
pkey_info
*mvkey_info = NULL; /* MV keys */
208
static struct
pkey_info
*crypto_key (char *, char *, sockaddr_u *);
3657
static struct
pkey_info
*
3665
struct
pkey_info
*pkp; /* generic key */
3732
pkp = emalloc(sizeof(struct
pkey_info
));
3886
struct
pkey_info
*pinfo; /* private/public key */
Completed in 27 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026