OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_dh
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
test_engine_dso.c
145
int have_rsa,
have_dh
;
local
178
have_dh
= ENGINE_get_DH(engine) != NULL;
183
printf("DH: %s",
have_dh
? "yes," : "no");
184
if (
have_dh
)
Completed in 18 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026