Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dcrypto.c110 static int crypto_open2(URLContext *h, const char *uri, int flags, AVDictionary **options) in crypto_open2() function
393 .url_open2 = crypto_open2,