Home
last modified time | relevance | path

Searched refs:hashed (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
Dwebsocket_unittest.py21 hashed = base64.encodestring(hashlib.sha1(value).digest()).strip().lower()
25 self.send_header('Sec-Websocket-Accept', hashed)
/external/openssh/
Dhostfile.c654 int hashed = *names == HASH_DELIM; in match_maybe_hashed() local
659 *was_hashed = hashed; in match_maybe_hashed()
660 if (hashed) { in match_maybe_hashed()
678 int hashed; in hostkeys_foreach() local
732 &hashed)) == -1) { in hostkeys_foreach()
740 (hashed ? HKF_MATCH_HOST_HASHED : 0); in hostkeys_foreach()
745 &hashed)) == -1) { in hostkeys_foreach()
754 (hashed ? HKF_MATCH_IP_HASHED : 0); in hostkeys_foreach()
Dssh-keygen.0140 any occurrences found. This option is useful to find hashed host
142 -H option to print found keys in a hashed format.
155 addresses with hashed representations within the specified file;
159 disclosed. This option will not modify existing hashed hostnames
160 and is therefore safe to use on files that mix hashed and non-
161 hashed names.
298 This option is useful to delete hashed hosts (see the -H option
Dsshd.0433 Alternately, hostnames may be stored in a hashed form which hides host
435 hostnames start with a M-bM-^@M-^X|M-bM-^@M-^Y character. Only one hashed hostname may
472 converting all host names to their hashed representations.
479 # A hashed hostname
Dssh-keygen.c1037 char *hashed, *cp, *hosts, *ohosts; in known_hosts_hash() local
1063 if ((hashed = host_hash(cp, NULL, 0)) == NULL) in known_hosts_hash()
1065 fprintf(ctx->out, "%s %s\n", hashed, l->rawkey); in known_hosts_hash()
Dssh_config.0427 they are added to ~/.ssh/known_hosts. These hashed names may be
432 manually hashed using ssh-keygen(1).
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRPtrStack.m78 * Returns: NSInteger hashed value
97 * LOOKUP search hashed list for entry
121 * INSTALL search hashed list for entry
DANTLRMap.m168 * Returns: NSInteger hashed value
187 * LOOKUP search hashed list for entry
211 * INSTALL search hashed list for entry
239 * RemoveSym search hashed list for entry
DANTLRHashMap.m217 * Returns: NSInteger hashed value
236 * FINDSCOPE search hashed list for entry
259 * LOOKUP search hashed list for entry
283 * INSTALL search hashed list for entry
311 * RemoveSym search hashed list for entry
DANTLRTokenRewriteStream.m396 #pragma warning fix this to look up the hashed name
/external/chromium-trace/catapult/telemetry/third_party/websocket-client/websocket/
D_handshake.py156 hashed = base64encode(hashlib.sha1(value).digest()).strip().lower()
157 success = compare_digest(hashed, result)
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRHashMap.m215 * Returns: NSInteger hashed value
234 * FINDSCOPE search hashed list for entry
257 * LOOKUP search hashed list for entry
281 * INSTALL search hashed list for entry
309 * RemoveSym search hashed list for entry
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRHashMap.m215 * Returns: NSInteger hashed value
234 * FINDSCOPE search hashed list for entry
257 * LOOKUP search hashed list for entry
281 * INSTALL search hashed list for entry
309 * RemoveSym search hashed list for entry
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRHashMap.m215 * Returns: NSInteger hashed value
234 * FINDSCOPE search hashed list for entry
257 * LOOKUP search hashed list for entry
281 * INSTALL search hashed list for entry
309 * RemoveSym search hashed list for entry
/external/fio/
Dfile.h158 FILE_FLAG_FNS(hashed);
/external/toybox/toys/pending/
Dtcpsvd.c65 struct hashed { struct
70 struct hashed h[HASH_NR]; argument
/external/llvm/test/DebugInfo/Generic/
Daccel-table-hash-collisions.ll8 ; There are 12 names here that are hashed to only 6 hashes (each pair of lines
/external/clang/include/clang/Basic/
DDiagnosticDriverKinds.td234 "'blockname:major:minor:hashed:user info'">;
/external/clang/include/clang/Driver/
DCC1Options.td418 "The argument is parsed as blockname:major:minor:hashed:user info">;
/external/dnsmasq/
DCHANGELOG.archive493 Added hashed searching of domain names. People are starting
496 linear searches can start to use lots of CPU so I added hashed
/external/wpa_supplicant_8/hostapd/
DChangeLog91 * added support for hashed password (NtHash) in EAP-pwd server
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog170 * added support for hashed password (NtHash) in EAP-pwd peer
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12