Home
last modified time | relevance | path

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

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