Searched refs:x509_store_add (Results 1 – 1 of 1) sorted by relevance
388 static int x509_store_add(X509_STORE *store, void *x, int crl) in x509_store_add() function434 if (!x509_store_add(xs, x, 0)) { in X509_STORE_add_cert()443 if (!x509_store_add(xs, x, 1)) { in X509_STORE_add_crl()
Completed in 5 milliseconds