Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dconnect.c85 BIO_CONN_S_BLOCKED_CONNECT, enumerator
236 c->state = BIO_CONN_S_BLOCKED_CONNECT; in conn_state()
250 case BIO_CONN_S_BLOCKED_CONNECT: in conn_state()
255 c->state = BIO_CONN_S_BLOCKED_CONNECT; in conn_state()