hx509_certs_init
ret = hx509_certs_init(context->hx509ctx, config->kx509_ca, 0,
ret = hx509_certs_init(context->hx509ctx, config->kx509_template, 0,
ret = hx509_certs_init(context->hx509ctx,
ret = hx509_certs_init(context->hx509ctx,
(void)hx509_certs_init(*context, HX509_DEFAULT_ANCHORS, 0,
ret = hx509_certs_init(context, "MEMORY:no-TA", 0, NULL, &anchors);
ret = hx509_certs_init(context, "MEMORY:revoke-certs", 0,
ret = hx509_certs_init(context, "MEMORY:certs", 0, NULL, &certs);
ret = hx509_certs_init(context, "MEMORY:certs", 0, NULL, &sigctx.certs);
ret = hx509_certs_init(context, "MEMORY:cms-cert-buffer",
ret = hx509_certs_init(context, "MEMORY:cms-signer-certs",
ret = hx509_certs_init(context, "MEMORY:collector-store", 0, NULL, &certs);
ret = hx509_certs_init(context, "MEMORY:collector-unenvelop-cert",
ret = hx509_certs_init(context, "MEMORY:collector-tmp-store",
hx509_certs_init (
ret = hx509_certs_init(context, "MEMORY:cert-store", 0, NULL, &certs);
ret = hx509_certs_init(context, "MEMORY:ocsp-pool", 0, NULL, &pool);
ret = hx509_certs_init(context, "MEMORY:ocsp-req", 0, NULL, &reqcerts);
ret = hx509_certs_init(context, "MEMORY:test-certs", 0, NULL, &certs);
ret = hx509_certs_init(context, fn, 0, NULL, &certs);
ret = hx509_certs_init(context, opt->ca_certificate_string, 0,
ret = hx509_certs_init(context, opt->template_certificate_string, 0,
ret = hx509_certs_init(context, opt->certificate_string,
ret = hx509_certs_init(context, "MEMORY:cms-anchors", 0, NULL, &anchors);
ret = hx509_certs_init(context, "MEMORY:cert-store", 0, NULL, &store);
ret = hx509_certs_init(context, "MEMORY:test-crypto", 0, NULL, &certs);
ret = hx509_certs_init(context, opt->signer_string, 0,
ret = hx509_certs_init(context, "MEMORY:revoked-certs", 0,
ret = hx509_certs_init(context, "MEMORY:cert-store", 0, NULL, &store);
ret = hx509_certs_init(context, "MEMORY:cert-pool", 0, NULL, &pool);
ret = hx509_certs_init(context, "MEMORY:cert-anchors",
ret = hx509_certs_init(context, "MEMORY:cert-store", 0, NULL, &certs);
ret = hx509_certs_init(context, "MEMORY:cert-store", 0, NULL, &certs);
ret = hx509_certs_init(context, argv[0], 0, lock, &certs);
ret = hx509_certs_init(context, argv[0], 0, lock, &certs);
ret = hx509_certs_init(context, argv[argc - 1],
ret = hx509_certs_init(context, "MEMORY:anchors", 0, NULL, &anchors);
ret = hx509_certs_init(context, "MEMORY:chain", 0, NULL, &chain);
ret = hx509_certs_init(context, "MEMORY:certs", 0, NULL, &certs);
ret = hx509_certs_init(context, "MEMORY:filter-certs", 0,
ret = hx509_certs_init(context, name, 0, lock, &s);
ret = hx509_certs_init(context, fn, 0, NULL, &d->certs);
ret = hx509_certs_init(context, "MEMORY:ks-file-create",
ret = hx509_certs_init(context, "MEMORY:ks-file-create",
ret = hx509_certs_init(context, "MEMORY:pkcs11-iter", 0, NULL, &c->certs);
ret = hx509_certs_init(context, "MEMORY:ks-file-create",
ret = hx509_certs_init(context,
ret = hx509_certs_init(context,
ret = hx509_certs_init(context, "MEMORY:crl", 0, NULL, &(*crl)->revoked);
ret = hx509_certs_init(context, "MEMORY:ocsp-certs", 0,
ret = hx509_certs_init(context, cert_file, flags, lock, &certs);
ret = hx509_certs_init(context->hx509ctx, user_id, 0, lock, &id->certs);
ret = hx509_certs_init(context->hx509ctx, anchor_id, 0, NULL, &id->anchors);
ret = hx509_certs_init(context->hx509ctx, "MEMORY:pkinit-cert-chain",
ret = hx509_certs_init(context->hx509ctx, user_id, 0, NULL, &certs);
ret = hx509_certs_init(context->hx509ctx, "MEMORY:", 0, NULL, res);