Searched refs:validatedSrvCert (Results 1 – 5 of 5) sorted by relevance
37 ossl_cmp_ctx_set0_validatedSrvCert() sets the validatedSrvCert of the context,
199 X509_free(ctx->validatedSrvCert); in OSSL_CMP_CTX_free()289 X509_free(ctx->validatedSrvCert); in ossl_cmp_ctx_set0_validatedSrvCert()290 ctx->validatedSrvCert = cert; in ossl_cmp_ctx_set0_validatedSrvCert()
65 X509 *validatedSrvCert; /* caches any already validated server cert */ member
451 X509 *scrt = ctx->validatedSrvCert; /* previous successful sender cert */ in check_msg_find_cert()
99 && ctx->validatedSrvCert == NULL in execute_CTX_reinit_test()745 DEFINE_SET_TEST(ossl_cmp, ctx, 0, 0, validatedSrvCert, X509) in DEFINE_SET_CB_TEST()