Searched refs:unprotectedSend (Results 1 – 4 of 4) sorted by relevance
140 if (!ctx->unprotectedSend && ctx->secretValue == NULL in ossl_cmp_msg_add_extraCerts()243 if (ctx->unprotectedSend) { in ossl_cmp_msg_protect()282 if (!ctx->unprotectedSend in ossl_cmp_msg_protect()
913 ctx->unprotectedSend = val; in DEFINE_set1_ASN1_OCTET_STRING()1003 return ctx->unprotectedSend; in OSSL_CMP_CTX_get_option()
81 int unprotectedSend; /* send unprotected PKI messages */ member
56 ctx->unprotectedSend = 1; /* satisfy ossl_cmp_msg_protect() */ in cmp_client_process_response()
Completed in 13 milliseconds