Home
last modified time | relevance | path

Searched refs:BIO_CONN_S_BEFORE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_conn.c55 #define BIO_CONN_S_BEFORE 1 macro
88 case BIO_CONN_S_BEFORE: in conn_state()
260 ret->state = BIO_CONN_S_BEFORE; in BIO_CONNECT_new()
401 data->state = BIO_CONN_S_BEFORE; in conn_ctrl()
/third_party/openssl/crypto/bio/
H A Dbss_conn.c55 #define BIO_CONN_S_BEFORE 1 macro
88 case BIO_CONN_S_BEFORE: in conn_state()
260 ret->state = BIO_CONN_S_BEFORE; in BIO_CONNECT_new()
401 data->state = BIO_CONN_S_BEFORE; in conn_ctrl()

Completed in 2 milliseconds