HomeSort by relevance Sort by last modified time
    Searched full:validity (Results 176 - 200 of 2533) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/selinux/libselinux/man/man3/
set_matchpathcon_flags.3 3 set_matchpathcon_flags, set_matchpathcon_invalidcon, set_matchpathcon_printf \- set flags controlling the operation of matchpathcon or matchpathcon_index and configure the behaviour of validity checking and error displaying
31 when checking the validity of a context in the file contexts
35 which checks validity against the active policy on a SELinux system.
  /libcore/ojluni/src/main/java/sun/security/provider/certpath/
AdaptableX509CertSelector.java 46 * additional rules for certificate validity.
54 // The start date of a validity period.
57 // The end date of a validity period.
67 * Sets the criterion of the X509Certificate validity period.
69 * Normally, we may not have to check that a certificate validity period
70 * must fall within its issuer's certificate validity period. However,
72 * to scheme of RFC 4210 or 2510, the validity periods should be checked
75 * Conservatively, we will only check the validity periods for version
80 * @param startDate the start date of a validity period that must fall
81 * within the certificate validity period for the X509Certificat
    [all...]
  /external/boringssl/src/crypto/x509/
x509_set.c 114 if ((x == NULL) || (x->cert_info->validity == NULL))
116 in = x->cert_info->validity->notBefore;
120 M_ASN1_TIME_free(x->cert_info->validity->notBefore);
121 x->cert_info->validity->notBefore = in;
129 return x->cert_info->validity->notBefore;
136 if ((x == NULL) || (x->cert_info->validity == NULL))
138 in = x->cert_info->validity->notAfter;
142 M_ASN1_TIME_free(x->cert_info->validity->notAfter);
143 x->cert_info->validity->notAfter = in;
151 return x->cert_info->validity->notAfter
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
V3TBSCertificateGenerator.java 19 * validity Validity,
177 ASN1EncodableVector validity = new ASN1EncodableVector(); local
179 validity.add(startDate);
180 validity.add(endDate);
182 v.add(new DERSequence(validity));
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/
vk.xml     [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/speculative/
18-2.c 11 * does not need to check abs_timeout for validity.
14 * validity, it is not a failure.
  /external/parameter-framework/upstream/parameter/
AreaConfiguration.h 60 // Ensure validity
63 // Return validity
66 // Ensure validity against given valid area configuration
95 // Store validity
109 // Area configuration validity (invalid area configurations can't be restored)
AreaConfiguration.cpp 69 // Ensure validity
81 // Return validity
87 // Ensure validity against given valid area configuration
168 // Store validity
DomainConfiguration.h 97 // Ensure validity for configurable element area configuration
100 // Ensure validity of all area configurations
102 // Return configuration validity for given configurable element
104 // Ensure validity of configurable element's area configuration by copying in from a valid one
107 // Ensure validity of all configurable element's area configuration by copying in from a valid
  /external/libxml2/python/tests/
reader6.py 75 #expect="""RNG validity error: file error line 3 element text
77 #RNG validity error: file error line 3 element text
79 #RNG validity error: file error line 3 element text
  /external/bsdiff/
brotli_compressor.h 25 // BROTLI_MAX_QUALITY; and the caller is responsible for the validity check.
  /external/libxml2/test/schemas/
any7_1.xml 5 any-2_1.xml:17: element bar: Schemas validity error :
  /external/libchrome/base/memory/
weak_ptr.cc 11 // Flags only become bound when checked for validity, or invalidated,
12 // so that we can check that later validity/invalidation operations on
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/speculative/
10-2.c 11 * If message can be removed from message queue immediately, the validity
15 * validity, it is not a failure.
  /external/boringssl/src/fipstools/
cavp_kas_test.cc 137 fprintf(stderr, "usage: %s (validity|function) <test file>\n",
142 bool validity; local
143 if (strcmp(argv[1], "validity") == 0) {
144 validity = true;
146 validity = false;
154 opts.arg = &validity;
  /libcore/ojluni/src/test/java/security/cert/
PKIXCertPathValidatorValidity.java 28 * @summary CertPath should validate even if the validity period of the
29 * root cert does not include the validity period of a subordinate
33 // jdk/test/sun/security/provider/certpath/PKIXCertPathValidator/Validity.java
45 // Android-changed: s/Validity/PKIXCertPathValidatorValidity
51 * Validity
73 * Validity
  /libcore/ojluni/src/main/java/javax/security/cert/
X509Certificate.java 83 * validity Validity,
258 * the current date and time are within the validity period given in the
261 * The validity period consists of two date/time values:
266 * validity Validity
268 * Validity ::= SEQUENCE {
286 * validity period. In other words, this determines whether the
381 * Gets the {@code notBefore} date from the validity period of
385 * validity Validit
    [all...]
  /libcore/ojluni/src/main/java/sun/security/x509/
CertificateValidity.java 47 public static final String IDENT = "x509.info.validity";
51 public static final String NAME = "validity";
132 * Return the validity period as user readable string.
137 return ("Validity: [From: " + notBefore.toString() +
238 * Verify that the current time is within the validity period.
251 * Verify that the passed time is within the validity period.
252 * @param now the Date against which to compare the validity
  /external/autotest/client/cros/cellular/pseudomodem/
sms.py 34 _settable_props = set([ 'SMSC', 'Validity', 'Class', 'Storage',
91 props['Validity'] = self._props_template.get('Validity',
  /system/sepolicy/tools/
README 16 A utility for checking the validity of a file_contexts or a
19 argument in order to check the validity of the security contexts
39 checking the validity of the configurations. Used as part of the
  /external/valgrind/gdbserver_tests/
mchelp.stdoutB.exp 17 prints validity bits for <len> (or 1) bytes at <addr>
19 Then prints the bytes values below the corresponding validity bits
23 Similar to xb, but only prints the validity bytes by group of 4.
89 prints validity bits for <len> (or 1) bytes at <addr>
91 Then prints the bytes values below the corresponding validity bits
95 Similar to xb, but only prints the validity bytes by group of 4.
  /hardware/interfaces/thermal/1.0/vts/functional/
VtsHalThermalV1_0TargetTest.cpp 77 // Check validity of temperatures returned by Thremal HAL.
98 // Check validity of CPU usages returned by Thermal HAL.
117 // Check validity of cooling devices information returned by Thermal HAL.
139 // Check validity of temperature returned by Thermal HAL.
158 // Check validity of CPU usage returned by Thermal HAL.
169 // Check validity of a cooling device information returned by Thermal HAL.
  /hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
ValidateXml.h 37 /** Helper gtest ASSERT to test XML validity against an XSD. */
42 /** Helper gtest EXPECT to test XML validity against an XSD. */
  /hardware/interfaces/oemlock/1.0/
IOemLock.hal 42 * validity of this request in order to harden its security.
45 * @param signature to prove validity of this request or empty if not
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstrBundleIterator.h 185 return L.MII == R; // Avoid assertion about validity of R.
189 return L == R.MII; // Avoid assertion about validity of L.
193 return L.MII == R; // Avoid assertion about validity of R.
197 return L == R.MII; // Avoid assertion about validity of L.
200 return L == const_instr_iterator(R); // Avoid assertion about validity of R.
203 return const_instr_iterator(L) == R; // Avoid assertion about validity of L.
207 return L == &R; // Avoid assertion about validity of R.
211 return &L == R; // Avoid assertion about validity of L.

Completed in 730 milliseconds

1 2 3 4 5 6 78 91011>>