Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/bio/
HDbss_conn.c174 c->state = BIO_CONN_S_GET_PORT; in conn_state()
177 case BIO_CONN_S_GET_PORT: in conn_state()
HDbio.h401 # define BIO_CONN_S_GET_PORT 3 macro