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

/openbsd-current/regress/lib/libtls/config/
H A Dconfigtest.c49 .want_protocols = TLS_PROTOCOLS_ALL,
/openbsd-current/lib/libtls/
H A Dtls.h45 #define TLS_PROTOCOLS_ALL TLS_PROTOCOL_TLSv1 macro
H A Dtls_config.c252 protos = TLS_PROTOCOLS_ALL;
257 proto = TLS_PROTOCOLS_ALL;
/openbsd-current/usr.bin/ftp/
H A Dmain.c411 TLS_PROTOCOLS_ALL) != 0)
/openbsd-current/usr.sbin/ldapd/
H A Dparse.y1266 tls_protocols = TLS_PROTOCOLS_ALL;
/openbsd-current/usr.sbin/ypldap/
H A Dparse.y406 TLS_PROTOCOLS_ALL) == -1) {
/openbsd-current/usr.sbin/rpki-client/
H A Dhttp.c2020 if (tls_config_set_protocols(tls_config, TLS_PROTOCOLS_ALL) == -1)
/openbsd-current/libexec/spamd/
H A Dspamd.c453 if (tls_config_set_protocols(tlscfg, TLS_PROTOCOLS_ALL) != 0)
/openbsd-current/usr.sbin/syslogd/
H A Dsyslogd.c655 TLS_PROTOCOLS_ALL) != 0)
705 TLS_PROTOCOLS_ALL) != 0)

Completed in 334 milliseconds