Searched refs:newChain (Results 1 – 4 of 4) sorted by relevance
248 OSSL_STACK_OF_X509_free(ctx->newChain); in OSSL_CMP_CTX_free()465 DEFINE_OSSL_CMP_CTX_get1_certs(newChain)483 DEFINE_OSSL_set1_certs(ossl_cmp_ctx, newChain) in DEFINE_OSSL_set1_certs() argument
132 STACK_OF(X509) *newChain; /* chain of newly enrolled cert received */869 int ossl_cmp_ctx_set1_newChain(OSSL_CMP_CTX *ctx, STACK_OF(X509) *newChain);
92 && ctx->newChain == NULL in execute_CTX_reinit_test()805 DEFINE_SET_GET_SK_X509_TEST(ossl_cmp, ctx, 1, 1, newChain) in DEFINE_SET_CB_TEST()
197 and any previous results (newCert, newChain, caPubs, and extraCertsIn)
Completed in 29 milliseconds