Searched refs:bio_method_ctrl (Results 1 – 1 of 1) sorted by relevance
133 static long bio_method_ctrl (BIO *, int cmd, long arg1, void *arg2);1158 bio_method_ctrl,1182 || !BIO_meth_set_ctrl (custom_bio_methods, bio_method_ctrl) in BIO_s_gst_dtls_connection()1254 bio_method_ctrl (BIO * bio, int cmd, long arg1, void *arg2) in bio_method_ctrl() function