Searched refs:BIO_C_SET_SSL (Results 1 – 2 of 2) sorted by relevance
91 if (ssl == NULL && cmd != BIO_C_SET_SSL) { in ssl_ctrl()96 case BIO_C_SET_SSL: in ssl_ctrl()174 return BIO_ctrl(bio, BIO_C_SET_SSL, take_owership, ssl); in BIO_set_ssl()
748 #define BIO_C_SET_SSL 109 macro