/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxVariant.cpp | 156 LibcxxVariantIndexValidity validity = LibcxxVariantGetIndexValidity(impl_sp); in LibcxxVariantSummaryProvider() local 158 if (validity == LibcxxVariantIndexValidity::Invalid) in LibcxxVariantSummaryProvider() 161 if (validity == LibcxxVariantIndexValidity::NPos) { in LibcxxVariantSummaryProvider() 223 LibcxxVariantIndexValidity validity = LibcxxVariantGetIndexValidity(impl_sp); in Update() local 225 if (validity == LibcxxVariantIndexValidity::Invalid) in Update() 228 if (validity == LibcxxVariantIndexValidity::NPos) in Update()
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_set.c | 82 return ossl_x509_set1_time(&x->cert_info.validity.notBefore, tm); in X509_set1_notBefore() 89 return ossl_x509_set1_time(&x->cert_info.validity.notAfter, tm); in X509_set1_notAfter() 118 return x->cert_info.validity.notBefore; in X509_get0_notBefore() 123 return x->cert_info.validity.notAfter; in X509_get0_notAfter() 128 return x->cert_info.validity.notBefore; in X509_getm_notBefore() 133 return x->cert_info.validity.notAfter; in X509_getm_notAfter()
|
H A D | x509_r2x.c | 50 if (X509_gmtime_adj(xi->validity.notBefore, 0) == NULL) in X509_REQ_to_X509() 52 if (X509_gmtime_adj(xi->validity.notAfter, (long)60 * 60 * 24 * days) == in X509_REQ_to_X509()
|
H A D | x_x509.c | 23 ASN1_EMBED(X509_CINF, validity, X509_VAL),
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_check_chain.pod | 21 SSL_check_chain() returns a bitmap of flags indicating the validity of the 71 The validity of a chain is determined by checking if it matches a supported
|
H A D | SSL_CTX_set_cert_verify_callback.pod | 59 indication of the chain's validity! 61 and the validity of the originally presented chain is then visible
|
H A D | X509_verify.pod | 26 chain validity) are performed.
|
H A D | PKCS7_verify.pod | 32 B<not> check their validity or whether any signatures are valid. The I<certs> 102 useful if one merely wishes to write the content to I<out> and its validity
|
H A D | OCSP_resp_find_status.pod | 109 OCSP_check_validity() checks the validity of its I<thisupd> and I<nextupd> 185 ID of interest and then check its validity using OCSP_check_validity(). They
|
H A D | X509_STORE_set_verify_cb_func.pod | 135 limits of each certificate's first and last validity time. 177 X509_STORE_set_check_crl() sets the function to check the validity of
|
H A D | OSSL_CRMF_MSG_set0_validity.pod | 44 as validity constraints in the certTemplate of I<crm>.
|
H A D | X509_NAME_get_index_by_NID.pod | 72 should check for the return value of -2. Alternatively the NID validity
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | type_3.rst | 18 *libcbor* considers UTF-8 encoding validity to be a part of the well-formedness notion of CBOR and …
|
/freebsd/tools/tools/find-sb/ |
H A D | README | 11 checks that fsck can do to verify the validity of the superblock which
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | crmf.asn1 | 82 validity [4] SEQUENCE {
|
H A D | ca.c | 1116 tbsc->validity.notBefore.element = choice_Time_generalTime; in ca_sign() 1117 tbsc->validity.notBefore.u.generalTime = notBefore; in ca_sign() 1118 tbsc->validity.notAfter.element = choice_Time_generalTime; in ca_sign() 1119 tbsc->validity.notAfter.u.generalTime = notAfter; in ca_sign()
|
H A D | cert.c | 1445 return _hx509_Time2time_t(&p->data->tbsCertificate.validity.notBefore); in hx509_cert_get_notBefore() 1461 return _hx509_Time2time_t(&p->data->tbsCertificate.validity.notAfter); in hx509_cert_get_notAfter() 2221 t = _hx509_Time2time_t(&c->tbsCertificate.validity.notBefore); in hx509_verify_path() 2227 t = _hx509_Time2time_t(&c->tbsCertificate.validity.notAfter); in hx509_verify_path() 2366 _hx509_Time2time_t(&c->tbsCertificate.validity.notBefore); in hx509_verify_path() 3064 t = _hx509_Time2time_t(&c->tbsCertificate.validity.notBefore); in _hx509_query_match_cert() 3067 t = _hx509_Time2time_t(&c->tbsCertificate.validity.notAfter); in _hx509_query_match_cert()
|
H A D | print.c | 934 Time2string(&t->validity.notBefore, &str); in hx509_validate_cert() 937 Time2string(&t->validity.notAfter, &str); in hx509_validate_cert()
|
/freebsd/crypto/openssl/crypto/crmf/ |
H A D | crmf_local.h | 313 OSSL_CRMF_OPTIONALVALIDITY *validity; member
|
H A D | crmf_asn.c | 198 ASN1_IMP_OPT(OSSL_CRMF_CERTTEMPLATE, validity,
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | SIGNATURE | 10 validity. If "==> Signature verified OK! <==" is not displayed,
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-verification-options.pod | 48 OpenSSL checks the validity period of such certificates 172 The fourth, and final, step is to check the validity of the certificate chain. 174 the validity period as specified by the C<notBefore> and C<notAfter> fields 265 This option suppresses checking the validity period of certificates and CRLs 340 Checks end entity certificate validity by attempting to look up a valid CRL. 345 Checks the validity of B<all> certificates in the chain by attempting 594 the certificate validity concept and certificate path validation.
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | x509.h | 165 X509_VAL validity; member
|
/freebsd/contrib/kyua/utils/config/ |
H A D | nodes.ipp | 217 /// Checks a given value for validity. 397 /// Checks a given value for validity.
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | sja1105.txt | 16 are required in order to be able to statically check their validity.
|