/external/openssh/ |
clientloop.c | [all...] |
/external/wpa_supplicant_8/src/rsn_supp/ |
tdls.c | 601 * to do is not strictly speaking controlled by our role in the expired 607 wpa_printf(MSG_DEBUG, "TDLS: TPK lifetime expired for " MACSTR 611 wpa_printf(MSG_DEBUG, "TDLS: TPK lifetime expired for " MACSTR [all...] |
/frameworks/base/core/java/android/app/admin/ |
DevicePolicyManager.java | [all...] |
/external/bluetooth/bluedroid/stack/btm/ |
btm_devctl.c | 662 ** Description This function is called when wait period expired after 697 ** Description This function is called when wait period expired after [all...] |
/external/chromium_org/chrome/browser/history/ |
history_backend.h | 483 // Returns true if the passed visit time is already expired (used by the sync 484 // code to avoid syncing visits that would immediately be expired). [all...] |
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_dialog_controller_browsertest.cc | 820 // Ensure that expired cards trigger invalid suggestions. [all...] |
/external/chromium_org/third_party/launchpad_translations/ |
generated_resources_en-AU.xtb | 37 <translation id="1086613338090581534">For a certificate which has not expired, the issuer of that certificate is responsible for maintaining something called a "revocation list". If a certificate is ever compromised, the issuer can revoke it by adding it to the revocation list, and then this certificate will no longer be trusted by your browser. Revocation status is not required to be maintained for expired certificates, so while this certificate used to be valid for the website you're visiting, at this point it is not possible to determine whether the certificate was compromised and subsequently revoked, or whether it remains secure. As such it is impossible to tell whether you're communicating with the legitimate web site, or whether the certificate was compromised and is now in the possession of an attacker with whom you are communicating. You should not proceed past this point.</translation> [all...] |
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
Connection.java | 695 tm.close(new SocketTimeoutException("The connect timeout expired"), false); 757 throw new SocketTimeoutException("The kexTimeout (" + kexTimeout + " ms) expired."); [all...] |
/external/libnfc-nxp/src/ |
phLlcNfc_Frame.c | [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_upnp.c | 564 /* subscription_list_age -- remove expired subscriptions */ 708 /* Get rid of expired subscriptions so we have room */ [all...] |
/frameworks/base/core/java/android/webkit/ |
WebSettings.java | 118 * and not expired, otherwise load resources from the network. 134 * Use cached resources when they are available, even if they have expired. [all...] |
/frameworks/base/docs/html/reference/com/google/android/gcm/ |
GCMRegistrar.html | 787 flag until it is considered expired.</td> [all...] |
/ndk/sources/host-tools/make-3.81/po/ |
make.pot | 1648 msgid "Virtual timer expired" 1652 msgid "Profiling timer expired"
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
X509CertificateObject.java | 144 throw new CertificateExpiredException("certificate expired on " + c.getEndDate().getTime());
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
X509CertificateObject.java | 142 throw new CertificateExpiredException("certificate expired on " + c.getEndDate().getTime());
|
/external/chromium/base/ |
process_util.h | 386 // Returns after all processes have exited or wait_milliseconds have expired.
|
/external/chromium/chrome/browser/history/ |
expire_history_backend.cc | 115 // The number of seconds between checking for items that should be expired when
|
text_database_manager_unittest.cc | 340 // Add a URL with no title or body, and say that it expired.
|
/external/chromium/chrome/browser/net/ |
predictor.cc | 469 // TODO(jar): I need to discard names that have long since expired.
|
/external/chromium/chrome/browser/resources/net_internals/ |
dataview.js | 464 return 't=' + d.getTime() + (isExpired ? ' [EXPIRED]' : '');
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/ |
OAuth.php | 674 "Expired timestamp, yours $timestamp, ours $now"
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/ |
__init__.py | 668 raise Error('Expired timestamp: given %d and now %s has a '
|
/external/chromium/chrome/common/net/ |
url_fetcher_unittest.cc | 433 // The "server certificate expired" error should result in automatic
|
/external/chromium/net/base/ |
net_error_list.h | 253 // either not yet be valid or to have expired. This could mean:
|
x509_certificate.h | 228 // Convenience method that returns whether this certificate has expired as of
|