Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_conn.c61 #define BIO_CONN_S_CONNECT_ERROR 7 macro
180 c->state = BIO_CONN_S_CONNECT_ERROR; in conn_state()
225 case BIO_CONN_S_CONNECT_ERROR: in conn_state()