Searched refs:tls_exclude_missing (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/tls/
H A Dtls_misc.c457 /* tls_exclude_missing - Append exclusions for missing ciphers */
459 static const char *tls_exclude_missing(SSL_CTX *ctx, VSTRING *buf) function
461 const char *myname = "tls_exclude_missing";
552 const char *new = tls_exclude_missing(app_ctx->ssl_ctx, spec);

Completed in 116 milliseconds