| /openbsd/src/regress/usr.bin/ssh/ |
| D | keygen-knownhosts.sh | 204 cp $OBJ/kh.hosts $OBJ/kh.hashed.orig 218 cp $OBJ/kh.hashed.orig $OBJ/kh.hashed 219 ${SSHKEYGEN} -qf $OBJ/kh.hashed -R host-a 2>/dev/null 220 ${SSHKEYGEN} -qf $OBJ/kh.hashed -F host-a && fail "found key after hashed remove"
|
| /openbsd/src/usr.bin/ssh/ |
| D | hostfile.c | 735 int hashed = *names == HASH_DELIM, ret; in match_maybe_hashed() local 740 *was_hashed = hashed; in match_maybe_hashed() 741 if (hashed) { in match_maybe_hashed() 760 int hashed; in hostkeys_foreach_file() local 812 &hashed)) == -1) { in hostkeys_foreach_file() 820 (hashed ? HKF_MATCH_HOST_HASHED : 0); in hostkeys_foreach_file() 825 &hashed)) == -1) { in hostkeys_foreach_file() 834 (hashed ? HKF_MATCH_IP_HASHED : 0); in hostkeys_foreach_file()
|
| D | ssh-keyscan.c | 292 char *hostport = NULL, *hashed = NULL; in keyprint_one() local 305 if (hash_hosts && (hashed = host_hash(hostport, NULL, 0)) == NULL) in keyprint_one() 307 known_host = hash_hosts ? hashed : hostport; in keyprint_one() 312 free(hashed); in keyprint_one()
|
| D | PROTOCOL.sshsig | 63 Data to be signed is first hashed with the specified hash_algorithm.
|
| D | libcrux_mlkem768_sha3.h | 10944 uint8_t hashed[64U]; in libcrux_ml_kem_ind_cca_decapsulate_70() local 10946 Eurydice_array_to_slice((size_t)64U, to_hash0, uint8_t), hashed); in libcrux_ml_kem_ind_cca_decapsulate_70() 10948 Eurydice_array_to_slice((size_t)64U, hashed, uint8_t), in libcrux_ml_kem_ind_cca_decapsulate_70() 11104 uint8_t hashed[64U]; in libcrux_ml_kem_ind_cca_encapsulate_cd() local 11106 Eurydice_array_to_slice((size_t)64U, to_hash, uint8_t), hashed); in libcrux_ml_kem_ind_cca_encapsulate_cd() 11108 Eurydice_array_to_slice((size_t)64U, hashed, uint8_t), in libcrux_ml_kem_ind_cca_encapsulate_cd() 11419 uint8_t hashed[64U]; in libcrux_ml_kem_ind_cpa_generate_keypair_fc() local 11420 libcrux_ml_kem_variant_cpa_keygen_seed_d8_0e(key_generation_seed, hashed); in libcrux_ml_kem_ind_cpa_generate_keypair_fc() 11422 Eurydice_array_to_slice((size_t)64U, hashed, uint8_t), (size_t)32U, in libcrux_ml_kem_ind_cpa_generate_keypair_fc() 11709 uint8_t hashed[64U]; in libcrux_ml_kem_ind_cca_decapsulate_700() local [all …]
|
| D | clientloop.c | 2160 int hashed; in hostkeys_check_old() local 2166 hashed = l->match & (HKF_MATCH_HOST_HASHED|HKF_MATCH_IP_HASHED); in hostkeys_check_old() 2172 hashed ? "[HASHED]" : l->hosts); in hostkeys_check_old()
|
| D | ssh-keygen.c | 1199 char *hashed, *cp, *hosts, *ohosts; in known_hosts_hash() local 1226 if ((hashed = host_hash(cp, NULL, 0)) == NULL) in known_hosts_hash() 1228 fprintf(ctx->out, "%s %s\n", hashed, l->rawkey); in known_hosts_hash() 1229 free(hashed); in known_hosts_hash()
|
| /openbsd/src/usr.sbin/ldapd/schema/ |
| D | bsd.schema | 2 DESC 'POSIX hashed password'
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dictionary.c | 173 struct dictionary_hashed hashed; member 187 #define DICT_HASHED_NBUCKETS(d) (d)->data.hashed.nbuckets 188 #define DICT_HASHED_BUCKETS(d) (d)->data.hashed.buckets
|
| /openbsd/src/share/dict/ |
| D | README | 35 which may be hashed in with the regular lists on machines having many users
|
| /openbsd/src/gnu/llvm/clang/docs/analyzer/developer-docs/ |
| D | DebugChecks.rst | 251 is used to calculate this hash it is possible to dump the hashed string as a 258 clang_analyzer_hashDump(x); // expected-warning{{hashed string for x}}
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | dsymutil.rst | 147 '.apple_types' hashed accelerator tables.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | cgen-asm.in | 344 /* The instructions are stored in hashed lists.
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | cgen-asm.in | 343 /* The instructions are stored in hashed lists.
|
| /openbsd/src/gnu/llvm/clang/include/clang/Basic/ |
| D | DiagnosticDriverKinds.td | 492 "'blockname:major:minor:hashed:user info'">;
|
| /openbsd/src/gnu/usr.bin/cvs/ |
| D | ChangeLog.zoo | 584 added a generic hashed list manager, re-wrote the modules database
|
| D | NEWS | 1043 added a generic hashed list manager, re-wrote the modules database
|
| /openbsd/src/distrib/notes/ |
| D | m4.common | 774 Here is a response file example that uses a hashed password (see
|
| /openbsd/src/gnu/gcc/libstdc++-v3/docs/html/faq/ |
| D | index.txt | 851 unordered_multiset, and unordered_multimap containers are hashed
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | cppinternals.texi | 418 @code{__GNUC__} are identifiers and hashed when lexed.
|
| D | cppinternals.info | 373 all of `pragma', `int', `foo' and `__GNUC__' are identifiers and hashed
|
| /openbsd/src/usr.sbin/unbound/doc/ |
| D | example.conf.in | 1272 # # secret seed string to calculate hashed keys
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | cppinternals.texi | 418 @code{__GNUC__} are identifiers and hashed when lexed.
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl58delta.pod | 603 depends on Perl's hashed key order (Data::Dumper does this). The new 604 algorithm "One-at-a-Time" produces a different hashed key order.
|
| D | perlvms.pod | 614 service to generate the hashed representation of PLAINTEXT.
|