| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ | 
| D | X509v3CertificateBuilder.java | 49 …public X509v3CertificateBuilder(X500Name issuer, BigInteger serial, Date notBefore, Date notAfter,…  in X509v3CertificateBuilder() 66 …public X509v3CertificateBuilder(X500Name issuer, BigInteger serial, Date notBefore, Date notAfter,…  in X509v3CertificateBuilder() 81 …public X509v3CertificateBuilder(X500Name issuer, BigInteger serial, Time notBefore, Time notAfter,…  in X509v3CertificateBuilder()
  | 
| /external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cert/ | 
| D | X509v3CertificateBuilder.java | 51 …public X509v3CertificateBuilder(X500Name issuer, BigInteger serial, Date notBefore, Date notAfter,…  in X509v3CertificateBuilder() 68 …public X509v3CertificateBuilder(X500Name issuer, BigInteger serial, Date notBefore, Date notAfter,…  in X509v3CertificateBuilder() 83 …public X509v3CertificateBuilder(X500Name issuer, BigInteger serial, Time notBefore, Time notAfter,…  in X509v3CertificateBuilder()
  | 
| /external/conscrypt/common/src/main/java/org/conscrypt/ | 
| D | OpenSSLX509Certificate.java | 64     private final Date notBefore;  field in OpenSSLX509Certificate 76     private OpenSSLX509Certificate(long ctx, Date notBefore, Date notAfter) {  in OpenSSLX509Certificate()
  | 
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ | 
| D | OpenSSLX509Certificate.java | 66     private final Date notBefore;  field in OpenSSLX509Certificate 78     private OpenSSLX509Certificate(long ctx, Date notBefore, Date notAfter) {  in OpenSSLX509Certificate()
  | 
| /external/curl/lib/vtls/ | 
| D | x509asn1.h | 58   struct Curl_asn1Element notBefore;  member
  | 
| D | nss.c | 956   PRTime notBefore, notAfter;  in display_cert_info()  local
  | 
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/ | 
| D | X509V2AttributeCertificate.java | 45     private Date                    notBefore;  field in X509V2AttributeCertificate
  | 
| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/ | 
| D | X509V2AttributeCertificate.java | 45     private Date                    notBefore;  field in X509V2AttributeCertificate
  | 
| /external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ | 
| D | KMAttestationCert.java | 85   KMAttestationCert notBefore(short obj, boolean derEncoded, byte[] scratchpad);  in notBefore()  method
  | 
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ | 
| D | X509V2AttributeCertificate.java | 43     private Date                    notBefore;  field in X509V2AttributeCertificate
  | 
| /external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ | 
| D | KMAttestationCert.java | 85   KMAttestationCert notBefore(short obj, boolean derEncoded, byte[] scratchpad);  in notBefore()  method
  | 
| /external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/ | 
| D | KMAttestationCertImpl.java | 247   public KMAttestationCert notBefore(short obj, boolean derEncoded, byte[] scratchpad) {  in notBefore()  method in KMAttestationCertImpl
  | 
| /external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProvider/src/com/android/javacard/keymaster/ | 
| D | KMAttestationCertImpl.java | 246   public KMAttestationCert notBefore(short obj, boolean derEncoded, byte[] scratchpad) {  in notBefore()  method in KMAttestationCertImpl
  | 
| /external/cronet/third_party/boringssl/src/crypto/x509/ | 
| D | internal.h | 76   ASN1_TIME *notBefore;  member
  | 
| /external/boringssl/src/crypto/x509/ | 
| D | internal.h | 76   ASN1_TIME *notBefore;  member
  | 
| /external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ | 
| D | internal.h | 74   ASN1_TIME *notBefore;  member
  | 
| /external/python/cpython2/Modules/ | 
| D | _ssl.c | 1275     ASN1_TIME *notBefore, *notAfter;  in _decode_certificate()  local
  | 
| /external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ | 
| D | KMKeymasterApplet.java | 2448     short notBefore =  in makeCommonCert()  local
  | 
| /external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ | 
| D | KMKeymasterApplet.java | 2452     short notBefore =  in makeCommonCert()  local
  | 
| /external/python/cpython3/Modules/ | 
| D | _ssl.c | 1573     const ASN1_TIME *notBefore, *notAfter;  in _decode_certificate()  local
  | 
| /external/conscrypt/common/src/jni/main/cpp/conscrypt/ | 
| D | native_crypto.cc | 4354     ASN1_TIME* notBefore = X509_get_notBefore(x509);  in NativeCrypto_X509_get_notBefore()  local
  |