Home
last modified time | relevance | path

Searched refs:bio_method_new (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c134 static int bio_method_new (BIO *);
1159 bio_method_new,
1183 || !BIO_meth_set_create (custom_bio_methods, bio_method_new) in BIO_s_gst_dtls_connection()
1300 bio_method_new (BIO * bio) in bio_method_new() function