Home
last modified time | relevance | path

Searched refs:new_anchors (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/vtls/
H A Dbearssl.c118 br_x509_trust_anchor *new_anchors; in load_cafile() local
188 new_anchors = realloc(ca.anchors, in load_cafile()
190 if(!new_anchors) { in load_cafile()
194 ca.anchors = new_anchors; in load_cafile()

Completed in 2 milliseconds