Searched refs:tls_level (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | Makefile.in | 6 tls_level.c \ 17 tls_level.o \ 255 tls_level.o: ../../include/argv.h 256 tls_level.o: ../../include/check_arg.h 257 tls_level.o: ../../include/dns.h 258 tls_level.o: ../../include/myaddrinfo.h 259 tls_level.o: ../../include/name_code.h 260 tls_level.o: ../../include/name_mask.h 261 tls_level.o: ../../include/sock_addr.h 262 tls_level.o: ../../include/sys_defs.h [all …]
|
H A D | tls_client.c | 900 if (TLS_MUST_MATCH(props->tls_level)) in tls_client_start() 929 if (TLS_DANE_BASED(props->tls_level)) in tls_client_start() 942 TLScontext->level = props->tls_level; in tls_client_start()
|
H A D | tls_proxy_client_print.c | 262 SEND_ATTR_INT(TLS_ATTR_TLS_LEVEL, props->tls_level), in tls_proxy_client_start_print()
|
H A D | tls_proxy_client_scan.c | 456 RECV_ATTR_INT(TLS_ATTR_TLS_LEVEL, &props->tls_level), in tls_proxy_client_start_scan()
|
H A D | tls.h | 477 int tls_level; /* Security level */ member
|
/netbsd-src/external/ibm-public/postfix/lib/tls/ |
H A D | Makefile | 19 tls_level.c \
|
/netbsd-src/external/ibm-public/postfix/dist/ |
H A D | TLS_TODO | 12 session->tls_level.
|
H A D | HISTORY | 12495 tls/tls_level.c, smtp/smtp_session.c. 14063 src/tls/tls_client.c, src/tls/tls_level.c, src/tls/tls_misc.c, 14147 src/smtp/smtp_session.c, tls/tls_client.c, tls/tls_level.c, 16347 Cleanup: missing tls_level support in tlsproxy (it has no 18377 tls/tls_client.c, tls/tls_fprint.c, tls/tls_level.c, 18493 tls/tls_dane.c, tls/tls_level.c, tls/tls_verify.c. 18525 tls/tls_level.c, tls/tls_misc.c, util/Makefile.in, 18608 smtp/smtp_tls_policy.c, tls/tls.h, tls/tls_level.c. 22105 tls/tls.h, tls/tls_client.c, tls/tls_level.c.
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp_tls_policy.c | 160 static const char *policy_name(int tls_level) in policy_name() argument 162 const char *name = str_tls_level(tls_level); in policy_name()
|
H A D | smtp_proto.c | 933 tls_level = state->tls->level, in smtp_start_tls() 1055 tls_level = state->tls->level, in smtp_start_tls()
|
/netbsd-src/external/ibm-public/postfix/dist/src/posttls-finger/ |
H A D | posttls-finger.c | 814 tls_level = state->level, in starttls() 911 tls_level = state->level, in starttls()
|
/netbsd-src/external/ibm-public/postfix/dist/proto/ |
H A D | stop.double-cc | 88 See src tls tls_level c and src tls tls h Levels above encrypt require
|