Home
last modified time | relevance | path

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

/openssl-master/doc/internal/man3/
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.
148 The function does not protect the message if I<unprotectedErrors> is nonzero.
/openssl-master/crypto/cmp/
A Dcmp_local.h63 int unprotectedErrors; member
869 int unprotectedErrors);
873 int unprotectedErrors);
A Dcmp_msg.c460 int unprotectedErrors) in ossl_cmp_certrep_new() argument
516 if (!unprotectedErrors in ossl_cmp_certrep_new()
583 const OSSL_CRMF_CERTID *cid, int unprotectedErrors) in ossl_cmp_rp_new() argument
616 if (!unprotectedErrors in ossl_cmp_rp_new()
A Dcmp_ctx.c1020 ctx->unprotectedErrors = val; in OSSL_CMP_CTX_set_option()
1103 return ctx->unprotectedErrors; in OSSL_CMP_CTX_get_option()
A Dcmp_client.c43 if (!ctx->unprotectedErrors) in unprotected_exception()

Completed in 12 milliseconds