OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026