Home
last modified time | relevance | path

Searched refs:tls1_3_plus_cipher_list (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h427 const char *tls1_3_plus_cipher_list; member
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-server.c559 if (info->tls1_3_plus_cipher_list)
561 info->tls1_3_plus_cipher_list);
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c718 a->info->tls1_3_plus_cipher_list = a->p; in lejp_vhosts_cb()