Home
last modified time | relevance | path

Searched refs:unprotectedSend (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_protect.c139 if (!ctx->unprotectedSend && ctx->secretValue == NULL in ossl_cmp_msg_add_extraCerts()
269 if (ctx->unprotectedSend) { in ossl_cmp_msg_protect()
308 if (!ctx->unprotectedSend in ossl_cmp_msg_protect()
H A Dcmp_ctx.c1054 ctx->unprotectedSend = val; in OSSL_CMP_CTX_set_option()
1138 return ctx->unprotectedSend; in OSSL_CMP_CTX_get_option()
H A Dcmp_local.h77 int unprotectedSend; /* send unprotected PKI messages */ member
/third_party/openssl/crypto/cmp/
H A Dcmp_protect.c139 if (!ctx->unprotectedSend && ctx->secretValue == NULL in ossl_cmp_msg_add_extraCerts()
269 if (ctx->unprotectedSend) { in ossl_cmp_msg_protect()
308 if (!ctx->unprotectedSend in ossl_cmp_msg_protect()
H A Dcmp_ctx.c1054 ctx->unprotectedSend = val; in OSSL_CMP_CTX_set_option()
1138 return ctx->unprotectedSend; in OSSL_CMP_CTX_get_option()
H A Dcmp_local.h77 int unprotectedSend; /* send unprotected PKI messages */ member
/third_party/node/deps/openssl/openssl/fuzz/
H A Dcmp.c56 ctx->unprotectedSend = 1; /* satisfy ossl_cmp_msg_protect() */ in cmp_client_process_response()
/third_party/openssl/fuzz/
H A Dcmp.c56 ctx->unprotectedSend = 1; /* satisfy ossl_cmp_msg_protect() */ in cmp_client_process_response()

Completed in 9 milliseconds