Home
last modified time | relevance | path

Searched refs:unprotectedErrors (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/internal/man3/
H A Dossl_cmp_certreq_new.pod28 int unprotectedErrors);
32 int unprotectedErrors);
77 is B<rejected> and I<unprotectedErrors> is nonzero.
124 and I<unprotectedErrors> is nonzero.
149 The function does not protect the message if I<unprotectedErrors> is nonzero.
/openssl/crypto/cmp/
H A Dcmp_local.h66 int unprotectedErrors; member
958 int unprotectedErrors);
962 int unprotectedErrors);
H A Dcmp_msg.c497 int unprotectedErrors) in ossl_cmp_certrep_new() argument
563 if (!unprotectedErrors in ossl_cmp_certrep_new()
641 const OSSL_CRMF_CERTID *cid, int unprotectedErrors) in ossl_cmp_rp_new() argument
671 if (!unprotectedErrors in ossl_cmp_rp_new()
H A Dcmp_ctx.c916 ctx->unprotectedErrors = val; in DEFINE_set1_ASN1_OCTET_STRING()
1005 return ctx->unprotectedErrors; in OSSL_CMP_CTX_get_option()
H A Dcmp_client.c42 if (!ctx->unprotectedErrors) in unprotected_exception()

Completed in 27 milliseconds