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

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbss_acpt.c435 case BIO_C_GET_BIND_MODE:
H A Dbio.h434 #define BIO_C_GET_BIND_MODE 132 macro
488 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)

Completed in 126 milliseconds