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