Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dbio.h820 #define BIO_R_NBIO_CONNECT_ERROR 107 macro
/external/boringssl/src/crypto/bio/
Dconnect.c261 OPENSSL_PUT_ERROR(BIO, BIO_R_NBIO_CONNECT_ERROR); in conn_state()