Home
last modified time | relevance | path

Searched refs:validation (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd-13.1/crypto/openssl/doc/man3/
H A DSCT_validate.pod29 The result of the validation checks can be obtained by passing the SCT to
40 Failure to provide the certificate will result in the validation status being
48 (see RFC 6962). If it is required but not provided, the validation status will
55 If the SCT was issued by a log that is not in this CTLOG_STORE, the validation
61 validation status will be SCT_VALIDATION_STATUS_UNKNOWN_VERSION.
64 the time in CT_POLICY_EVAL_CTX), or if it is otherwise invalid, the validation
67 If all checks pass, the validation status will be SCT_VALIDATION_STATUS_VALID.
78 SCT fails validation, or 1 if the SCT passes validation.
81 if any of SCTs fails validation, or 1 if they all pass validation.
83 SCT_get_validation_status() returns the validation status of the SCT.
H A DSCT_print.pod28 SCT_validation_status_string() will return the validation status of an SCT as
30 beforehand in order to set the validation status of an SCT first.
35 the validation status of an B<SCT> object.
H A DSSL_CTX_set_ct_validation_callback.pod35 This is accomplished by setting a built-in CT validation callback.
55 the validation status of any SCTs.
56 The application can still inspect the validation status of the SCTs at
78 validation will not occur.
109 Certificate Transparency validation cannot be enabled and so a callback cannot
124 validation callback is set, or 0 if no callback (or equivalently a NULL
H A DSSL_get0_peer_scts.pod22 If no Certificate Transparency validation callback has been set (using
H A DX509_STORE_add_cert.pod40 how validation and policy checks are performed.
71 for the corresponding values used in certificate chain validation. Their
H A DX509_verify_cert.pod31 OpenSSL internally for certificate validation, in both the S/MIME and
/freebsd-13.1/usr.bin/sed/tests/
H A Dregress.P.out5 for validation
6 for validation
H A Dregress.icase1.out3 for validation
H A Dregress.b2a.out2 for validation
H A Dregress.c1.out3 for validation
H A Dregress.bcb.out3 for validation
H A Dregress.icase3.out3 for validation
H A Dregress.in3 for validation
H A Dregress.icase4.out3 for validation
H A Dregress.G.out5 for validation
H A Dregress.icase2.out3 for validation
/freebsd-13.1/contrib/libucl/
H A DChangeLog.md48 - CLI interface for parsing and validation (by Maxim Ignatenko)
55 - Add schema validation to lua API
56 - Add support for external references to schema validation
95 - python: Implement validation function and tests (by Denis Volpato Martins)
97 - Fix schema validation for patternProperties with object data (by Denis Volpato Martins)
/freebsd-13.1/sys/contrib/openzfs/config/
H A Dkernel-objtool.m427 dnl # 4.6 API for compile-time stack validation
54 [whether compile-time stack validation (objtool) is available])
/freebsd-13.1/tests/sys/netpfil/pf/ioctl/
H A DMakefile8 validation
/freebsd-13.1/contrib/libcbor/doc/source/api/
H A Dtype_3.rst20 UTF-8 encoding validation
/freebsd-13.1/crypto/openssl/doc/man7/
H A Dproxy-certificates.pod141 application and the certificate validation procedure.
167 ex_data store that is attached to an X509 validation context.
190 * store in the X509 validation context the first time it's
209 /* Callback to be given to the X509 validation procedure. */
/freebsd-13.1/contrib/ncurses/doc/
H A Dncurses-intro.doc1320 validation conditions on them, so that they check input data for type
1348 validation.
1573 Controls whether validation is applied to blank fields.
1575 invoking the usual validation check on exit. If this option is
1576 off on a field, exit from it will invoke a validation check.
1579 Controls whether validation occurs on every exit, or only after
1581 O_PASSOK may be useful if your field's validation function may
1702 validation of newly-created fields.
1704 Here are the pre-defined validation types:
2406 * A field-validation function to be applied on exit from the field.
[all …]
/freebsd-13.1/contrib/libucl/doc/
H A Dapi.md12 - [Validation functions](#validation-functions)
38 - [Validation functions](#validation-functions-1)
69 …schema compatible object `schema`. Both input and schema must be UCL objects to perform validation.
474 Currently, there is only one validation function called `ucl_object_validate`. It performs validati…
482 …, to validate input object `obj`. If this function returns `true` then validation procedure has be…
506 …bject is not allocated by libucl, so there is no need to free it after validation (a static object…
/freebsd-13.1/contrib/openbsm/
H A DTODO23 validation.
/freebsd-13.1/contrib/wpa/hostapd/
H A Deap_testing.txt75 1) EAP-TLS itself worked, but peer certificate validation failed at

1234