Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bio/
Dbss_conn.c60 #define BIO_CONN_S_BLOCKED_CONNECT 6 macro
163 c->state = BIO_CONN_S_BLOCKED_CONNECT; in conn_state()
190 case BIO_CONN_S_BLOCKED_CONNECT: in conn_state()