/freebsd/secure/caroot/trusted/ |
H A D | UCA_Extended_Validation_Root.pem | 2 ## UCA Extended Validation Root 20 Issuer: C = CN, O = UniTrust, CN = UCA Extended Validation Root 24 Subject: C = CN, O = UniTrust, CN = UCA Extended Validation Root
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | gkrb5_err.et | 14 error_code G_VALIDATE_FAILED, "Validation error"
|
/freebsd/contrib/libucl/doc/ |
H A D | api.md | 12 - [Validation functions](#validation-functions) 38 - [Validation functions](#validation-functions-1) 68 ### Validation functions 69 Validation functions are used to validate some object `obj` using json-schema compatible object `sc… 472 # Validation functions
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpkdf_x963.txt | 16 # https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/co…
|
H A D | evpciph_aes_wrap.txt | 71 # Cryptographic-Algorithm-Validation-Program/documents/mac/kwtestvectors.zip
|
H A D | evpciph_aes_common.txt | 897 # https://csrc.nist.gov/Projects/Cryptographic-Algorithm-Validation-Program/CAVP-TESTING-BLOCK-CIPH…
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | OPTIONS.pod | 181 OPT_SECTION("Validation"), 182 {OPT_SECTION_STR, 1, '-', "Validation options:\n"}, 308 V Validation
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set1_verify_cert_store.pod | 68 L<openssl-verification-options(1)/Certification Path Validation>.
|
H A D | X509_STORE_add_cert.pod | 58 L<openssl-verification-options(1)/Certification Path Validation>.
|
H A D | SSL_CTX_load_verify_locations.pod | 37 described in L<openssl-verification-options(1)/Certification Path Validation>.
|
H A D | X509_STORE_CTX_new.pod | 140 L<openssl-verification-options(1)/Certification Path Validation>.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_PKEY-EC.pod | 195 conform to SP800-56Ar3 I<ECC Full Public-Key Validation> and 196 I<ECC Partial Public-Key Validation> respectively.
|
H A D | EVP_PKEY-DH.pod | 157 I<FFC Full Public-Key Validation>. 160 I<FFC Partial Public-Key Validation> when the key is an approved named safe
|
H A D | EVP_PKEY-RSA.pod | 202 SP800-56Br1 I<KeyPair Validation check> for the OpenSSL FIPS provider. The
|
/freebsd/contrib/unbound/doc/ |
H A D | FEATURES | 16 DNSSEC Validation options.
|
/freebsd/contrib/libucl/ |
H A D | README.md | 23 - [Validation](#validation) 379 ## Validation section in LIBUCL
|
/freebsd/contrib/wpa/hostapd/ |
H A D | android.config | 47 # Support Operating Channel Validation
|
H A D | defconfig | 50 # Support Operating Channel Validation
|
/freebsd/contrib/libxo/doc/ |
H A D | field-formatting.rst | 239 Argument Validation
|
/freebsd/contrib/mandoc/ |
H A D | configure.local.example | 78 # Validation of cross references with mandoc -Tlint only looks
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-cms.pod.in | 120 Validation options: 616 =head2 Validation options
|
/freebsd/contrib/ncurses/doc/ |
H A D | ncurses-intro.doc | 72 + Field Validation 93 + Custom Validation Types 96 o Validation Function Arguments 1678 Field Validation 2242 Custom Validation Types), you can associate our own ordering 2376 Custom Validation Types 2435 Validation Function Arguments
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | android.config | 276 # Support Operating Channel Validation
|
H A D | defconfig | 325 # Support Operating Channel Validation
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 670 OptionValidation Validation = OptionValidateContradictions) { in checkPreprocessorOptions() argument 692 if (Validation == OptionValidateNone || Known == ASTFileMacros.end()) { in checkPreprocessorOptions() 693 if (Validation == OptionValidateStrictMatches) { in checkPreprocessorOptions() 747 if (Validation == OptionValidateStrictMatches) { in checkPreprocessorOptions() 761 Validation != OptionValidateNone) { in checkPreprocessorOptions() 771 Validation != OptionValidateNone) { in checkPreprocessorOptions()
|