HomeSort by relevance Sort by last modified time
    Searched full:insecure (Results 26 - 50 of 183) sorted by null

12 3 4 5 6 7 8

  /external/dropbear/libtomcrypt/notes/
tech0003.txt 45 left undefined and Noekeon should remain. While Noekeon is generally considered a secure block cipher (it is insecure
  /external/e2fsprogs/lib/et/test_cases/
heimdal2.c 41 "Insecure password rejected",
  /external/chromium/chrome/browser/ssl/
ssl_policy.cc 147 // possibly have insecure content. See bug http://crbug.com/12423.
204 // request hard, without an info bar to allow showing the insecure
ssl_manager.cc 240 // insecure content, even if the redirect chain goes back to
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BluetoothChatService.java 141 * @param secure Socket Security type - Secure (true) , Insecure (false)
280 mSocketType = secure ? "Secure" : "Insecure";
366 mSocketType = secure ? "Secure" : "Insecure";
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChatService.java 127 * @param secure Socket Security type - Secure (true) , Insecure (false)
272 mSocketType = secure ? "Secure":"Insecure";
358 mSocketType = secure ? "Secure" : "Insecure";
  /external/srtp/crypto/kernel/
crypto_kernel.c 86 crypto_kernel_state_insecure, /* start off in insecure state */
294 /* return to insecure state */
  /external/apache-http/src/org/apache/http/conn/scheme/
SocketFactory.java 117 * TLS/SSL socket could be considered insecure based on
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_views.h 36 // URL styles (strikestrough insecure scheme, emphasize host).
  /external/srtp/crypto/include/
crypto_kernel.h 63 * insecure - not yet initialized
  /frameworks/base/core/java/android/net/http/
EventHandler.java 110 * made, which will be null for insecure connection.
  /frameworks/base/core/java/android/webkit/
CookieManager.java 195 * Use of cookies with file scheme URLs is potentially insecure. Do not use
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLSocketInputStream.java 138 * itself, but it could be insecure.
  /external/clang/www/analyzer/
release_notes.html 162 <li>Warns about unsafe uses of mktemp and mktemps, which can lead to insecure temporary files</li>
163 <li>Warns about unsafe uses of vfork, which is <a href="https://www.securecoding.cert.org/confluence/display/seccode/POS33-C.+Do+not+use+vfork()">insecure</a> to use</li>
  /external/openssh/contrib/suse/
openssh.spec 56 two untrusted hosts over an insecure network. X11 connections and
70 two untrusted hosts over an insecure network. X11 connections and
  /frameworks/base/core/java/android/net/
SSLCertificateSocketFactory.java 142 * @return an insecure SSLSocketFactory with the specified parameters
247 // Note - insecure factories only ever use the INSECURE_TRUST_MANAGER so they need not
  /external/chromium/net/http/
http_stream_factory_impl_job.h 243 // The certificate error while using SPDY over SSL for insecure URLs.
  /external/openssh/
dns.c 220 debug("found %d insecure fingerprints in DNS",
  /external/webkit/Source/WebKit/chromium/public/
WebFrameClient.h 284 // insecure source. Inactive content cannot spread to other frames.
288 // script) from an insecure source. Note that the insecure content can
  /cts/apps/CtsVerifier/res/values/
strings.xml 153 <string name="bt_insecure_server">Insecure Server</string>
154 <string name="bt_insecure_server_instructions">Start the CTS Verifier on another device, start the Bluetooth test, and choose \"Insecure Client\" to complete the test.</string>
165 <string name="bt_insecure_pairing_error_message">Insecure connections should not show the pairing dialog!</string>
168 <string name="bt_insecure_client">Insecure Client</string>
    [all...]
  /external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java 97 * On the other hand, SSL sockets may be considered insecure,
  /external/tcpdump/
nameser.h 185 #define T_NSEC 47 /* provable insecure information */
  /hardware/qcom/display/libgralloc/
alloc_controller.cpp 205 cannot be used as an insecure heap!\
  /libcore/luni/src/main/java/javax/crypto/
SealedObject.java 38 * either be stored or transmitted over an insecure channel.
  /libcore/luni/src/main/java/javax/net/ssl/
HttpsURLConnection.java 62 * TrustManagerFactory}. While this is straightforward in the insecure

Completed in 2863 milliseconds

12 3 4 5 6 7 8