Searched defs:SSL_ERROR_WANT_READ (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/include/openssl/
H A Dssl.h326 * signals |SSL_ERROR_WANT_READ|, use |DTLSv1_get_timeout| to determine the
433 /* SSL_ERROR_WANT_READ indicates the operation failed attempting to read from
440 #define SSL_ERROR_WANT_READ 2 macro
/external/boringssl/src/include/openssl/
H A Dssl.h326 * signals |SSL_ERROR_WANT_READ|, use |DTLSv1_get_timeout| to determine the
433 /* SSL_ERROR_WANT_READ indicates the operation failed attempting to read from
440 #define SSL_ERROR_WANT_READ 2 macro

Completed in 98 milliseconds