OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gqkey_info
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c
171
struct pkey_info *
gqkey_info
= NULL; /* GQ keys */
variable in typeref:struct:pkey_info
2588
if (
gqkey_info
== NULL) {
2592
rsa = __UNCONST(EVP_PKEY_get0_RSA(
gqkey_info
->pkey));
2641
vp->fstamp = htonl(
gqkey_info
->fstamp);
4043
gqkey_info
= crypto_key(filename, passwd, NULL);
4044
if (
gqkey_info
!= NULL)
Completed in 16 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026