Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dbearssl.c93 static CURLcode load_cafile(const char *path, br_x509_trust_anchor **anchors, in load_cafile() function
349 ret = load_cafile(ssl_cafile, &backend->anchors, &backend->anchors_len); in bearssl_connect_step1()