Searched refs:ossl_cmp_ctx_set1_newChain (Results 1 – 4 of 4) sorted by relevance
173 && ossl_cmp_ctx_set1_newChain(ctx, NULL) in OSSL_CMP_CTX_reinit()492 int ossl_cmp_ctx_set1_newChain(OSSL_CMP_CTX *ctx, STACK_OF(X509) *newChain) in ossl_cmp_ctx_set1_newChain() function
786 int ossl_cmp_ctx_set1_newChain(OSSL_CMP_CTX *ctx, STACK_OF(X509) *newChain);
543 (void)ossl_cmp_ctx_set1_newChain(ctx, chain); in OSSL_CMP_certConf_cb()
78 || !ossl_cmp_ctx_set1_newChain(ctx, certs) in execute_CTX_reinit_test()