Home
last modified time | relevance | path

Searched defs:SSL_has_pending (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c636 int SSL_has_pending(const SSL *ssl) in SSL_has_pending() function
/third_party/openssl/ssl/
Dssl_lib.c1509 int SSL_has_pending(const SSL *s) in SSL_has_pending() function