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

/external/openssl/crypto/bio/
H A Dbio.h432 #define BIO_C_GET_BIND_MODE 132 macro
486 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)
/external/openssl/include/openssl/
H A Dbio.h432 #define BIO_C_GET_BIND_MODE 132 macro
486 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)

Completed in 50 milliseconds