Searched defs:BIO_RR_CONNECT (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dbio.h185 /* BIO_RR_CONNECT indicates that a connect would have blocked */
186 #define BIO_RR_CONNECT 0x02 macro
/external/openssl/crypto/bio/
H A Dbio.h266 #define BIO_RR_CONNECT 0x02 macro
/external/openssl/include/openssl/
H A Dbio.h266 #define BIO_RR_CONNECT 0x02 macro

Completed in 165 milliseconds