Lines Matching refs:set
101 by default) and adds B<policy> to the acceptable policy set.
104 by default) and sets the acceptable policy set to B<policies>. Any existing
105 policy set is cleared. The B<policies> parameter can be B<NULL> to clear
106 an existing policy set.
130 The default security level is -1, or "not set".
137 been set using X509_VERIFY_PARAM_set1_host() or X509_VERIFY_PARAM_add1_host().
146 must be set to the length of B<name>.
170 X509_VERIFY_PARAM_get_hostflags() returns any host flags previously set via a
175 set via X509_VERIFY_PARAM_set1_host() or X509_VERIFY_PARAM_add1_host()
194 B<emaillen> must be set to the length of B<email>. When an email address
203 B<iplen> must be set to 4 for IPv4 and 16 for IPv6. When an IP
225 or NULL if the respective value has not been set or on error.
254 in a fatal error. If this flag is set unhandled critical extensions are
269 B<X509_V_FLAG_INHIBIT_MAP> set the B<require explicit policy>, B<inhibit any
272 are set.
274 If B<X509_V_FLAG_NOTIFY_POLICY> is set and the policy checking is successful
275 a special status code is set to the verification callback. This permits it
280 different keys are disabled. If B<X509_V_FLAG_EXTENDED_CRL_SUPPORT> is set
283 If B<X509_V_FLAG_USE_DELTAS> is set delta CRLs (if present) are used to
284 determine certificate status. If not set deltas are ignored.
296 When B<X509_V_FLAG_TRUSTED_FIRST> is set, which is always the case since
307 By default, unless B<X509_V_FLAG_TRUSTED_FIRST> is set, when building a
312 As of OpenSSL 1.1.0, with B<X509_V_FLAG_TRUSTED_FIRST> always set, this option
320 With OpenSSL 1.1.0 and later and B<X509_V_FLAG_PARTIAL_CHAIN> set, chain
337 If B<X509_VP_FLAG_ONCE> is set then the current setting is zeroed
340 If B<X509_VP_FLAG_LOCKED> is set then no values are copied. This overrides
343 If B<X509_VP_FLAG_DEFAULT> is set then anything set in the source is copied
345 which will be used only if nothing new is set in "from". This is the
348 If B<X509_VP_FLAG_OVERWRITE> is set then all value are copied across whether
349 they are set or not. Flags is still Ored though.
351 If B<X509_VP_FLAG_RESET_FLAGS> is set then the flags value is copied instead