Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dtls_libtls.c73 static int ff_tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in ff_tls_open() function
204 .url_open2 = ff_tls_open,