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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_acpt.c417 case BIO_C_SET_BIND_MODE:
H A Dbio.h443 # define BIO_C_SET_BIND_MODE 131 macro
496 # define BIO_set_bind_mode(b,mode) BIO_ctrl(b,BIO_C_SET_BIND_MODE,mode,NULL)

Completed in 76 milliseconds