Home
last modified time | relevance | path

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

/external/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
Dssl.h490 int SSL_want_nothing(const SSL *ssl);
/external/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c91 int SSL_want_nothing(const SSL *ssl) in SSL_want_nothing() function