/external/chromium/net/base/ |
x509_certificate_nss.cc | 853 // TODO(wtc): A possible optimization is that we get the trust anchor from 854 // the first PKIXVerifyCert call. We look up the EV policy for the trust 855 // anchor. If the trust anchor has no EV policy, we know the cert isn't EV. [all...] |
net_error_list.h | 265 // we don't trust. The could mean: 271 // know about, but should trust.
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothDevice.java | 761 * Get trust state of a remote device. 775 * Set trust state for a remote device. 777 * @param value the trust state value (true or false) [all...] |
BluetoothDeviceProfileState.java | 138 // We trust this device now 154 // We trust this device now 171 // We trust this device now [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
DOM2Helper.java | 293 * to trust the that the DOM was indeed created using the Level 2
|
/external/chromium/chrome/browser/policy/proto/ |
device_management_backend.proto | 185 // old key (so the client can trust the new key). If this is the
|
/external/chromium/net/spdy/ |
spdy_session_pool.cc | 257 // Per wtc, we actually only need to CloseCurrentSessions when trust is
|
/external/e2fsprogs/lib/ext2fs/ |
ismounted.c | 90 * can't trust /etc/mtab, and /proc/mounts will only list
|
/external/kernel-headers/original/asm-arm/ |
system.h | 61 * asked it for some inline assembly sequences. Apparently we can't trust
|
/external/kernel-headers/original/linux/ |
netfilter.h | 192 > about async and trust the return value to mean "packet was ok".
|
/external/openssh/ |
auth1.c | 173 * trust the client; root on the client machine can
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
date-format-tofte.js | 241 // i trust the method now
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
date-format-tofte.js | 241 // i trust the method now
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputMethod.java | 45 * input method, because it can not trust that it is not compromised.
|
/libcore/luni/src/main/files/cacerts/ |
343eb6cb.0 | 65 URI:http://www2.public-trust.com/crl/ct/ctroot.crl
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
TrustManagerImpl.java | 193 "Trust anchor for certification path not found.", null, certPath, -1));
|
/packages/apps/Email/src/com/android/email/mail/transport/ |
MailTransport.java | 71 * Whether or not to trust all server certificates (i.e. skip host verification) in SSL
|
/external/strace/ |
strace.1 | 463 in hexadecimal. This is mostly useful if you don't trust the 619 to those users who have this trust.
|
/frameworks/base/docs/html/guide/topics/location/ |
strategies.jd | 63 and trust is a matter of trade-offs in accuracy, speed, and battery-efficiency.</p> 253 <li>Check which provider the new location is from and determine if you trust it more.</li>
|
/libcore/luni/src/main/java/javax/security/auth/ |
Subject.java | 543 boolean trust = s.getClass().getClassLoader() == null; 547 if (trust || !elements.contains(o)) {
|
/frameworks/base/docs/html/guide/practices/ |
security.jd | 485 not trust data downloaded from HTTP or other insecure protocols. This includes 568 <p>Do not trust information downloaded over HTTP, use HTTPS instead. Even if 569 you are connecting only to a single website that you trust or control, HTTP is [all...] |
/frameworks/base/docs/html/guide/topics/security/ |
security.jd | 486 not trust data downloaded from HTTP or other insecure protocols. This includes 569 <p>Do not trust information downloaded over HTTP, use HTTPS instead. Even if 570 you are connecting only to a single website that you trust or control, HTTP is [all...] |
/libcore/luni/src/main/java/java/util/ |
TreeMap.java | [all...] |
/bionic/libc/bionic/ |
pthread-timers.c | 618 * NOTE: at this point we trust the callback not to be a
|
/bootable/recovery/minadbd/ |
fdevent.c | 388 // Can't trust the FD sets after an error.
|