Searched refs:X509_CRL_up_ref (Results 1 – 12 of 12) sorted by relevance
285 X509_CRL_up_ref(x1); in STACK_OF()288 X509_CRL_up_ref(x2); in STACK_OF()
67 int X509_CRL_up_ref(X509_CRL *crl) in X509_CRL_up_ref() function
415 return X509_CRL_up_ref(a->data.crl); in X509_OBJECT_up_ref_count()480 if (a == NULL || !X509_CRL_up_ref(obj)) in X509_OBJECT_set1_X509_CRL()656 if (!X509_CRL_up_ref(x)) { in STACK_OF()
1100 X509_CRL_up_ref(best_crl); in get_crl_sk()1188 X509_CRL_up_ref(delta); in get_delta_sk()
618 X509_CRL_up_ref(crl); in CMS_add1_crl()668 X509_CRL_up_ref(rch->d.crl); in STACK_OF()
297 X509_CRL_up_ref(crl); in PKCS7_add_crl()
1212 X509_CRL_up_ref(3)
1474 X509_CRL_up_ref(3)
3369 X509_CRL_up_ref 3443 3_0_0 EXIST::FUNCTION:
759 X509_CRL_up_ref(info->_.crl); in OSSL_STORE_INFO_get1_CRL()
727 int X509_CRL_up_ref(X509_CRL *crl);
3200 X509_CRL_up_ref(), X509_OBJECT_up_ref_count() methods are now returning an
Completed in 51 milliseconds