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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_conn.c136 case BIO_CONN_S_BEFORE:
298 ret->state = BIO_CONN_S_BEFORE;
431 data->state = BIO_CONN_S_BEFORE;
H A Dbio.h399 # define BIO_CONN_S_BEFORE 1 macro

Completed in 77 milliseconds