OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:srvr_sig_curve
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/tls/
tls_proxy_context_scan.c
89
VSTRING *
srvr_sig_curve
= vstring_alloc(25);
local
125
RECV_ATTR_STR(TLS_ATTR_SRVR_SIG_CURVE,
srvr_sig_curve
),
145
tls_context->
srvr_sig_curve
= vstring_export(
srvr_sig_curve
);
187
if (tls_context->
srvr_sig_curve
)
188
myfree((void *) tls_context->
srvr_sig_curve
);
tls.h
263
const char *
srvr_sig_curve
; /* server's ECDSA curve name */
member in struct:__anon80
Completed in 17 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026