Home
last modified time | relevance | path

Searched refs:def_eecdh (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_dh.c391 char *def_eecdh = DEF_TLS_EECDH_AUTO; in tls_auto_groups() local
415 if (strcmp(eecdh, def_eecdh) != 0 in tls_auto_groups()
419 eecdh = def_eecdh; in tls_auto_groups()