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