Searched refs:unprotectedErrors (Results 1 – 5 of 5) sorted by relevance
28 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.
63 int unprotectedErrors; member869 int unprotectedErrors);873 int unprotectedErrors);
460 int unprotectedErrors) in ossl_cmp_certrep_new() argument516 if (!unprotectedErrors in ossl_cmp_certrep_new()583 const OSSL_CRMF_CERTID *cid, int unprotectedErrors) in ossl_cmp_rp_new() argument616 if (!unprotectedErrors in ossl_cmp_rp_new()
1020 ctx->unprotectedErrors = val; in OSSL_CMP_CTX_set_option()1103 return ctx->unprotectedErrors; in OSSL_CMP_CTX_get_option()
43 if (!ctx->unprotectedErrors) in unprotected_exception()
Completed in 12 milliseconds