Home
last modified time | relevance | path

Searched refs:newChain (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/cmp/
H A Dcmp_ctx.c248 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
H A Dcmp_local.h132 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);
/openssl/test/
H A Dcmp_ctx_test.c92 && 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()
/openssl/doc/man3/
H A DOSSL_CMP_CTX_new.pod197 and any previous results (newCert, newChain, caPubs, and extraCertsIn)

Completed in 29 milliseconds