Lines Matching refs:set

101 X509_VERIFY_PARAM_add0_policy() adds B<policy> to the acceptable policy set.
106 by default) and sets the acceptable policy set to B<policies>. Any existing
107 policy set is cleared. The B<policies> parameter can be B<NULL> to clear
108 an existing policy set.
132 The default security level is -1, or "not set".
139 been set using X509_VERIFY_PARAM_set1_host() or X509_VERIFY_PARAM_add1_host().
148 must be set to the length of B<name>.
172 X509_VERIFY_PARAM_get_hostflags() returns any host flags previously set via a
177 set via X509_VERIFY_PARAM_set1_host() or X509_VERIFY_PARAM_add1_host()
196 B<emaillen> must be set to the length of B<email>. When an email address
205 B<iplen> must be set to 4 for IPv4 and 16 for IPv6. When an IP
227 or NULL if the respective value has not been set or on error.
256 in a fatal error. If this flag is set unhandled critical extensions are
271 B<X509_V_FLAG_INHIBIT_MAP> set the B<require explicit policy>, B<inhibit any
274 are set.
276 If B<X509_V_FLAG_NOTIFY_POLICY> is set and the policy checking is successful
277 a special status code is set to the verification callback. This permits it
282 different keys are disabled. If B<X509_V_FLAG_EXTENDED_CRL_SUPPORT> is set
285 If B<X509_V_FLAG_USE_DELTAS> is set delta CRLs (if present) are used to
286 determine certificate status. If not set deltas are ignored.
298 When B<X509_V_FLAG_TRUSTED_FIRST> is set, which is always the case since
309 By default, unless B<X509_V_FLAG_TRUSTED_FIRST> is set, when building a
314 As of OpenSSL 1.1.0, with B<X509_V_FLAG_TRUSTED_FIRST> always set, this option
322 With OpenSSL 1.1.0 and later and B<X509_V_FLAG_PARTIAL_CHAIN> set, chain
339 If B<X509_VP_FLAG_ONCE> is set then the current setting is zeroed
342 If B<X509_VP_FLAG_LOCKED> is set then no values are copied. This overrides
345 If B<X509_VP_FLAG_DEFAULT> is set then anything set in the source is copied
347 which will be used only if nothing new is set in "from". This is the
350 If B<X509_VP_FLAG_OVERWRITE> is set then all value are copied across whether
351 they are set or not. Flags is still Ored though.
353 If B<X509_VP_FLAG_RESET_FLAGS> is set then the flags value is copied instead