Searched refs:eecdh (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_dh.c | 313 const char *eecdh, in setup_auto_groups() argument 339 groups = save = concatenate(eecdh, " ", ffdhe, NULL); in setup_auto_groups() 388 void tls_auto_groups(SSL_CTX *ctx, const char *eecdh, const char *ffdhe) in tls_auto_groups() argument 411 switch (setup_auto_groups(ctx, origin, eecdh, ffdhe)) { in tls_auto_groups() 415 if (strcmp(eecdh, def_eecdh) != 0 in tls_auto_groups() 419 eecdh = def_eecdh; in tls_auto_groups()
|
/netbsd-src/external/ibm-public/postfix/dist/proto/ |
H A D | stop | 1223 eecdh
|