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

/external/chromium_org/third_party/boringssl/src/crypto/bio/
H A Dconnect.c79 BIO_CONN_S_BLOCKED_CONNECT, enumerator in enum:__anon11611
200 c->state = BIO_CONN_S_BLOCKED_CONNECT;
214 case BIO_CONN_S_BLOCKED_CONNECT:
219 c->state = BIO_CONN_S_BLOCKED_CONNECT;
/external/openssl/crypto/bio/
H A Dbio.h399 #define BIO_CONN_S_BLOCKED_CONNECT 7 macro
/external/openssl/include/openssl/
H A Dbio.h399 #define BIO_CONN_S_BLOCKED_CONNECT 7 macro

Completed in 794 milliseconds