Searched refs:bio_method_free (Results 1 – 1 of 1) sorted by relevance
135 static int bio_method_free (BIO *);1160 bio_method_free,1184 || !BIO_meth_set_destroy (custom_bio_methods, bio_method_free)) { in BIO_s_gst_dtls_connection()1311 bio_method_free (BIO * bio) in bio_method_free() function