Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/bio/
HDbss_acpt.c99 ret->accept_family = BIO_FAMILY_IPANY; in BIO_ACCEPT_new()
202 case BIO_FAMILY_IPANY: in acpt_state()
HDbss_conn.c121 case BIO_FAMILY_IPANY: in conn_state()
251 ret->connect_family = BIO_FAMILY_IPANY; in BIO_CONNECT_new()
/freebsd-13-stable/crypto/openssl/include/openssl/
HDbio.h387 # define BIO_FAMILY_IPANY 256 macro