Searched refs:X509_LU_X509 (Results 1 – 4 of 4) sorted by relevance
172 case X509_LU_X509: in x509_object_cmp()231 if (a->type == X509_LU_X509) { in cleanup()347 obj->type = X509_LU_X509; in X509_STORE_add_cert()415 case X509_LU_X509: in X509_OBJECT_up_ref_count()428 case X509_LU_X509: in X509_OBJECT_free_contents()448 case X509_LU_X509: in x509_object_idx_cnt()509 idx = x509_object_idx_cnt(ctx->ctx->objs, X509_LU_X509, nm, &cnt); in STACK_OF()517 if (!X509_STORE_get_by_subject(ctx, X509_LU_X509, nm, &xobj)) { in STACK_OF()523 idx = x509_object_idx_cnt(ctx->ctx->objs, X509_LU_X509, nm, &cnt); in STACK_OF()593 if ((x->type != X509_LU_X509) && (x->type != X509_LU_CRL)) in X509_OBJECT_retrieve_match()[all …]
284 if (type == X509_LU_X509) { in get_cert_by_subject()375 if (type == X509_LU_X509) { in get_cert_by_subject()
101 #define X509_LU_X509 1 macro
3280 case X509_LU_X509: in cert_store_stats()3338 if (X509_OBJECT_get_type(obj) != X509_LU_X509) { in get_ca_certs()