Searched refs:X509_CRL_up_ref (Results 1 – 14 of 14) sorted by relevance
306 X509_CRL_up_ref(x1); in STACK_OF()309 X509_CRL_up_ref(x2); in STACK_OF()393 if (!TEST_true(X509_CRL_up_ref(reused_crl))) in test_reuse_crl()
74 int X509_CRL_up_ref(X509_CRL *crl) in X509_CRL_up_ref() function
456 return X509_CRL_up_ref(a->data.crl); in X509_OBJECT_up_ref_count()519 if (a == NULL || !X509_CRL_up_ref(obj)) in X509_OBJECT_set1_X509_CRL()747 if (!X509_CRL_up_ref(x)) { in STACK_OF()
1163 X509_CRL_up_ref(best_crl); in get_crl_sk()1251 X509_CRL_up_ref(delta); in get_delta_sk()
612 if (!X509_CRL_up_ref(crl)) in CMS_add1_crl()669 || !X509_CRL_up_ref(rch->d.crl)) { in STACK_OF()
398 if ((*crl = sk_X509_CRL_value(crls, 0)) == NULL || !X509_CRL_up_ref(*crl)) { in OSSL_CMP_get1_crlUpdate()
99 if (crl != NULL && !X509_CRL_up_ref(crl)) in DEFINE_OSSL_SET1_CERT()
1088 X509_CRL_up_ref(3)
1473 X509_CRL_up_ref(3)
3369 X509_CRL_up_ref 3443 3_0_0 EXIST::FUNCTION:
297 X509_CRL_up_ref(crl); in PKCS7_add_crl()
813 X509_CRL_up_ref(info->_.crl); in OSSL_STORE_INFO_get1_CRL()
747 int X509_CRL_up_ref(X509_CRL *crl);
5139 X509_CRL_up_ref(), X509_OBJECT_up_ref_count() methods are now returning an
Completed in 103 milliseconds