Searched refs:X509_LU_CRL (Results 1 – 5 of 5) sorted by relevance
174 case X509_LU_CRL: in x509_object_cmp()232 } else if (a->type == X509_LU_CRL) { in cleanup()310 if (tmp == NULL || type == X509_LU_CRL) { in X509_STORE_get_by_subject()382 obj->type = X509_LU_CRL; in X509_STORE_add_crl()417 case X509_LU_CRL: in X509_OBJECT_up_ref_count()430 case X509_LU_CRL: in X509_OBJECT_free_contents()465 case X509_LU_CRL: in x509_object_idx_cnt()574 if (!X509_STORE_get_by_subject(ctx, X509_LU_CRL, nm, &xobj)) { in STACK_OF()580 idx = x509_object_idx_cnt(ctx->ctx->objs, X509_LU_CRL, nm, &cnt); in STACK_OF()612 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()402 if (type == X509_LU_CRL) { in get_cert_by_subject()
100 #define X509_LU_CRL 2 macro
3381 case X509_LU_CRL: in cert_store_stats()
4470 case X509_LU_CRL: in _ssl__SSLContext_cert_store_stats_impl()