Searched refs:sk_X509_to_store (Results 1 – 1 of 1) sorted by relevance
806 static X509_STORE *sk_X509_to_store(X509_STORE *store /* may be NULL */, in sk_X509_to_store() function842 ok = (store = sk_X509_to_store(store, certs)) != NULL; in load_certstore()
Completed in 15 milliseconds