Searched refs:BIO_s_gst_dtls_connection (Results 1 – 2 of 2) sorted by relevance
130 static BIO_METHOD *BIO_s_gst_dtls_connection (void);288 priv->bio = BIO_new (BIO_s_gst_dtls_connection ()); in gst_dtls_connection_set_property()1165 BIO_s_gst_dtls_connection (void) in BIO_s_gst_dtls_connection() function1173 BIO_s_gst_dtls_connection (void) in BIO_s_gst_dtls_connection() function
97379 …gstdtlsconnection.c:773:1: error: 'BIO_s_gst_dtls_connection' was used with no prototype before it…