HomeSort by relevance Sort by last modified time
    Searched full:plaintext (Results 151 - 175 of 348) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/srtp/test/
srtp_driver.c 653 * different than plaintext
657 * reason, we skip this check if the plaintext is less than four
661 printf("testing that ciphertext is distinct from plaintext...");
852 * different than plaintext
856 * reason, we skip this check if the plaintext is less than four
860 printf("testing that ciphertext is distinct from plaintext...");
1196 * protect plaintext, then compare with ciphertext
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
config_ssid.h 227 * i.e., networks that use both plaintext and encryption in the same
274 * Note: IBSS can only be used with key_mgmt NONE (plaintext and
wpa_supplicant.conf.orig 245 # Note: IBSS can only be used with key_mgmt NONE (plaintext and static WEP)
268 # NONE = WPA is not used; plaintext or static WEP could be used
314 # cells, i.e., networks that use both plaintext and encryption in the same
361 # plaintext password (using ASCII or hex string) or a NtPasswordHash
722 # Plaintext connection (no WPA, no IEEE 802.1X)
724 ssid="plaintext-test"
836 # Wildcard match for SSID (plaintext APs only). This example select any
  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 230 * i.e., networks that use both plaintext and encryption in the same
284 * Note: IBSS can only be used with key_mgmt NONE (plaintext and
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/modes/
GOFBBlockCipher.java 178 // XOR the ofbV with the plaintext producing the cipher text (and
OFBBlockCipher.java 152 // XOR the ofbV with the plaintext producing the cipher text (and
  /external/chromium/chrome/browser/resources/shared/css/
tree.css 117 -webkit-user-modify: read-write-plaintext-only;
  /external/chromium/chrome/browser/sync/util/
cryptographer.h 78 // Decrypts |encrypted| and returns plaintext decrypted data. If decryption
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 121 * The PLAINTEXT method does not provide any security protection and SHOULD only be used
123 * - Chapter 9.4 ("PLAINTEXT")
127 return "PLAINTEXT";
578 // parameter is required, and we can't just fallback to PLAINTEXT
  /external/chromium/chrome/common/extensions/docs/examples/extensions/chrome_search/
background.html 85 isPlaintext ? ('<match>' + text + '</match>') : 'plaintext-search';
  /external/chromium/net/base/
nss_memio.h 30 5) While at the same time doing plaintext nonblocking NSPR I/O as
  /external/chromium/net/http/
des.cc 209 // CryptoAPI requires us to copy the plaintext to the output buffer first.
  /external/dropbear/libtomcrypt/src/encauth/ocb/
s_ocb_done.c 31 @param pt The remaining plaintext [or input]
  /external/libvpx/examples/includes/geshi/geshi/
dot.php 71 'min', 'none', 'normal', 'octagon', 'odot', 'out', 'parallelogram', 'plaintext',
  /external/webkit/Source/WebCore/platform/mac/
DragDataMac.mm 102 return pasteboard.plainText(frame);
  /external/webkit/Source/WebCore/platform/qt/
PasteboardQt.cpp 92 String Pasteboard::plainText(Frame*)
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
DumpRenderTreeSupportQt.h 156 static QString plainText(const QVariant& rng);
  /external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
cssvalues.in 230 read-write-plaintext-only
  /external/wpa_supplicant/
defs.h 122 * plaintext connections, this state is entered when an association
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
defs.h 181 * plaintext connections, this state is entered when an association
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_gtc.c 177 wpa_printf(MSG_INFO, "EAP-GTC: Plaintext password not "
  /external/wpa_supplicant_8/src/common/
defs.h 232 * plaintext connections, this state is entered when an association
  /external/wpa_supplicant_8/src/eap_server/
eap_server_gtc.c 177 wpa_printf(MSG_INFO, "EAP-GTC: Plaintext password not "
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
TextResult.java 24 import name.fraser.neil.plaintext.diff_match_patch;
VisualDiffUtils.java 19 import name.fraser.neil.plaintext.diff_match_patch;

Completed in 510 milliseconds

1 2 3 4 5 67 8 91011>>