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.c86 BIO_CONN_S_BEFORE, enumerator
179 case BIO_CONN_S_BEFORE: in conn_state()
306 ret->state = BIO_CONN_S_BEFORE; in BIO_CONNECT_new()
415 data->state = BIO_CONN_S_BEFORE; in conn_ctrl()