Home
last modified time | relevance | path

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

/openssl/crypto/cmp/
H A Dcmp_protect.c140 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()
H A Dcmp_ctx.c913 ctx->unprotectedSend = val; in DEFINE_set1_ASN1_OCTET_STRING()
1003 return ctx->unprotectedSend; in OSSL_CMP_CTX_get_option()
H A Dcmp_local.h81 int unprotectedSend; /* send unprotected PKI messages */ member
/openssl/fuzz/
H A Dcmp.c56 ctx->unprotectedSend = 1; /* satisfy ossl_cmp_msg_protect() */ in cmp_client_process_response()

Completed in 16 milliseconds