Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dtls_gnutls.c140 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() function
292 .url_open2 = tls_open,
Dtls_mbedtls.c162 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() function
350 .url_open2 = tls_open,
Dtls_openssl.c235 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() function
374 .url_open2 = tls_open,
Dtls_securetransport.c267 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() function
419 .url_open2 = tls_open,
Dtls_schannel.c333 static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) in tls_open() function
612 .url_open2 = tls_open,