HomeSort by: relevance | last modified time | path
    Searched refs:var_tlsp_tls_level (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/tlsproxy/
tlsproxy.c 499 char *var_tlsp_tls_level; variable
1575 if (*var_tlsp_tls_level) {
1576 switch (tls_level_lookup(var_tlsp_tls_level)) {
1578 msg_fatal("Invalid TLS level \"%s\"", var_tlsp_tls_level);
1585 VAR_TLSP_TLS_LEVEL, var_tlsp_tls_level);
1948 VAR_TLSP_TLS_LEVEL, DEF_TLSP_TLS_LEVEL, &var_tlsp_tls_level, 0, 0,
  /src/external/ibm-public/postfix/dist/src/global/
mail_params.h 4056 #define VAR_TLSP_TLS_LEVEL "tlsproxy_tls_security_level"
4058 extern char *var_tlsp_tls_level;

Completed in 26 milliseconds