Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bio/
Dconnect.c84 BIO_CONN_S_BEFORE, enumerator
177 case BIO_CONN_S_BEFORE: in conn_state()
304 ret->state = BIO_CONN_S_BEFORE; in BIO_CONNECT_new()
413 data->state = BIO_CONN_S_BEFORE; in conn_ctrl()