Searched refs:disableConfirm (Results 1 – 4 of 4) sorted by relevance
57 ctx->disableConfirm = 1; /* check just one response message */ in cmp_client_process_response()
1051 ctx->disableConfirm = val; in OSSL_CMP_CTX_set_option()1136 return ctx->disableConfirm; in OSSL_CMP_CTX_get_option()
98 int disableConfirm; /* disable certConf in IR/KUR/CR for broken servers */ member
649 if (!ctx->disableConfirm in cert_response()