Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_C_GET_SSL

410 #define BIO_C_GET_SSL				110
539 #define BIO_get_ssl(b,sslp) BIO_ctrl(b,BIO_C_GET_SSL,0,(char *)sslp)