Home
last modified time | relevance | path

Searched defs:kex_name (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy_context_scan.c83 VSTRING *kex_name = vstring_alloc(25); in tls_proxy_context_scan() local
H A Dtls_misc.c1021 const char *kex_name = 0; in tls_get_signature_params() local
H A Dtls.h234 const char *kex_name; /* shared key-exchange algorithm */ member