Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_conn.c243 c->state = BIO_CONN_S_BLOCKED_CONNECT; in conn_state()
256 case BIO_CONN_S_BLOCKED_CONNECT: in conn_state()
H A Dbio.h404 # define BIO_CONN_S_BLOCKED_CONNECT 7 macro