Home
last modified time | relevance | path

Searched refs:SSL_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.h532 const SSL_METHOD *SSL_get_ssl_method(SSL *ssl);
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/wrapper/library/
H A Dssl_lib.c553 const SSL_METHOD *SSL_get_ssl_method(SSL *ssl) in SSL_get_ssl_method() function