Home
last modified time | relevance | path

Searched defs:lws_context_init_ssl_library (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-tls.c34 lws_context_init_ssl_library(struct lws_context *cx, in lws_context_init_ssl_library() function
/aosp_15_r20/external/libwebsockets/lib/tls/openssl/
H A Dopenssl-tls.c83 lws_context_init_ssl_library(struct lws_context *cx, in lws_context_init_ssl_library() function
/aosp_15_r20/external/libwebsockets/lib/core/
H A Dprivate-lib-core.h826 #define lws_context_init_ssl_library(_a, _b) macro