Home
last modified time | relevance | path

Searched refs:SSL_CTX_get_ssl_method (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
H A Dssl.h523 const SSL_METHOD *SSL_CTX_get_ssl_method(SSL_CTX *ctx);
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/wrapper/library/
H A Dssl_lib.c288 const SSL_METHOD *SSL_CTX_get_ssl_method(SSL_CTX *ctx) in SSL_CTX_get_ssl_method() function