Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dtls_securetransport.c133 static int load_ca(URLContext *h) in load_ca() function
283 if ((ret = load_ca(h)) < 0) in tls_open()