X509_STORE_add_cert
X509_STORE_add_cert(store, xi->x509);
if (!X509_STORE_add_cert(store, sk_X509_value(certs, i))) {
|| !X509_STORE_add_cert(ts, trusted))
if (!X509_STORE_add_cert(store, cert)) /* ups cert ref counter */
if (!X509_STORE_add_cert(ctx->store_ctx, x)) {
count = X509_STORE_add_cert(ctx->store_ctx, x);
if (!X509_STORE_add_cert(ctx->store_ctx, itmp->x509)) {
ok = X509_STORE_add_cert(xstore,
if (!X509_STORE_add_cert(st, cacert))
if (!X509_STORE_add_cert(st, cacert))
X509_STORE_add_cert(store, x509_2);
int X509_STORE_add_cert(X509_STORE *xs, X509 *x);
if (!X509_STORE_add_cert(chain_store, x))
if (!X509_STORE_add_cert(chain_store, cpk->x509))
if (ts == NULL || !X509_STORE_add_cert(ts, trusted))
&& TEST_true(X509_STORE_add_cert(store, root))) {
return X509_STORE_add_cert(OSSL_CMP_CTX_get0_trusted(ctx), cert);
&& TEST_true(X509_STORE_add_cert(store, cert))
&& TEST_true(X509_STORE_add_cert(store, cert))
ATF_REQUIRE(X509_STORE_add_cert(SSL_CTX_get_cert_store(c->ctx),