Home
last modified time | relevance | path

Searched refs:tls_config_prefer_ciphers_client (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libtls/
H A DSymbols.list20 tls_config_prefer_ciphers_client
H A Dtls.h155 void tls_config_prefer_ciphers_client(struct tls_config *_config);
H A Dtls_config.c781 tls_config_prefer_ciphers_client(struct tls_config *config) in tls_config_prefer_ciphers_client() function
/openbsd/usr.sbin/relayd/
H A Drelay.c2085 tls_config_prefer_ciphers_client(tls_cfg); in relay_tls_ctx_create_proto()