Home
last modified time | relevance | path

Searched refs:unprotectedSend (Results 1 – 4 of 4) sorted by relevance

/openssl-master/crypto/cmp/
A Dcmp_protect.c138 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()
A Dcmp_ctx.c1017 ctx->unprotectedSend = val; in OSSL_CMP_CTX_set_option()
1101 return ctx->unprotectedSend; in OSSL_CMP_CTX_get_option()
A Dcmp_local.h77 int unprotectedSend; /* send unprotected PKI messages */ member
/openssl-master/fuzz/
A Dcmp.c56 ctx->unprotectedSend = 1; /* satisfy ossl_cmp_msg_protect() */ in cmp_client_process_response()

Completed in 10 milliseconds