Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
HDb_sock.c171 bind_mode = BIO_BIND_NORMAL; in BIO_get_accept_socket()
HDbss_acpt.c146 ret->bind_mode = BIO_BIND_NORMAL; in BIO_ACCEPT_new()
/dragonfly/crypto/libressl/include/openssl/
HDbio.h405 #define BIO_BIND_NORMAL 0 macro