Home
last modified time | relevance | path

Searched refs:lws_tls_acme_sni_cert_destroy (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/tls/
Dprivate-network.h129 lws_tls_acme_sni_cert_destroy(struct lws_vhost *vhost);
132 #define lws_tls_acme_sni_cert_destroy(_a) macro
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-ssl.c262 lws_tls_acme_sni_cert_destroy(vhost); in lws_ssl_SSL_CTX_destroy()
Dmbedtls-server.c606 lws_tls_acme_sni_cert_destroy(struct lws_vhost *vhost) in lws_tls_acme_sni_cert_destroy() function
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-ssl.c439 lws_tls_acme_sni_cert_destroy(vhost); in lws_ssl_SSL_CTX_destroy()
Dopenssl-server.c837 lws_tls_acme_sni_cert_destroy(struct lws_vhost *vhost) function
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h597 #define lws_tls_acme_sni_cert_destroy(_a) macro