Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dbearssl.c119 br_x509_trust_anchor *new_anchors; in load_cafile() local
189 new_anchors = realloc(ca.anchors, in load_cafile()
191 if(!new_anchors) { in load_cafile()
195 ca.anchors = new_anchors; in load_cafile()

Completed in 7 milliseconds