Searched refs:X509_STORE_up_ref (Results 1 – 3 of 3) sorted by relevance
288 X509_STORE_up_ref(cert->verify_store); in ssl_crypto_x509_cert_dup()1207 X509_STORE_up_ref(new_store); in set_cert_store()
427 OPENSSL_EXPORT int X509_STORE_up_ref(X509_STORE *store);
219 int X509_STORE_up_ref(X509_STORE *store) in X509_STORE_up_ref() function