Searched refs:X509_LU_CRL (Results 1 – 4 of 4) sorted by relevance
175 case X509_LU_CRL: in x509_object_cmp()233 } else if (a->type == X509_LU_CRL) { in cleanup()311 if (tmp == NULL || type == X509_LU_CRL) { in X509_STORE_get_by_subject()383 obj->type = X509_LU_CRL; in X509_STORE_add_crl()418 case X509_LU_CRL: in X509_OBJECT_up_ref_count()431 case X509_LU_CRL: in X509_OBJECT_free_contents()453 case X509_LU_CRL: in x509_object_idx_cnt()556 if (!X509_STORE_get_by_subject(ctx, X509_LU_CRL, nm, &xobj)) { in STACK_OF()562 idx = x509_object_idx_cnt(ctx->ctx->objs, X509_LU_CRL, nm, &cnt); in STACK_OF()593 if ((x->type != X509_LU_X509) && (x->type != X509_LU_CRL)) in X509_OBJECT_retrieve_match()[all …]
289 } else if (type == X509_LU_CRL) { in get_cert_by_subject()320 if (type == X509_LU_CRL && ent->hashes) { in get_cert_by_subject()379 } else if (type == X509_LU_CRL) { in get_cert_by_subject()401 if (type == X509_LU_CRL) { in get_cert_by_subject()
102 #define X509_LU_CRL 2 macro
3286 case X509_LU_CRL: in cert_store_stats()