Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_C_SET_SSL

409 #define BIO_C_SET_SSL				109
538 #define BIO_set_ssl(b,ssl,c) BIO_ctrl(b,BIO_C_SET_SSL,c,(char *)ssl)