Searched refs:unprotectedSend (Results 1 – 4 of 4) sorted by relevance
138 if (!ctx->unprotectedSend && ctx->secretValue == NULL in ossl_cmp_msg_add_extraCerts()267 if (ctx->unprotectedSend) { in ossl_cmp_msg_protect()306 if (!ctx->unprotectedSend in ossl_cmp_msg_protect()
1017 ctx->unprotectedSend = val; in OSSL_CMP_CTX_set_option()1101 return ctx->unprotectedSend; in OSSL_CMP_CTX_get_option()
77 int unprotectedSend; /* send unprotected PKI messages */ member
56 ctx->unprotectedSend = 1; /* satisfy ossl_cmp_msg_protect() */ in cmp_client_process_response()