/freebsd/crypto/openssh/regress/ |
H A 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"
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | zstd_ldm.c | 283 size_t hashed; in ZSTD_ldm_fillHashTable() local 287 hashed = ZSTD_ldm_gear_feed(&hashState, ip, iend - ip, splits, &numSplits); in ZSTD_ldm_fillHashTable() 302 ip += hashed; in ZSTD_ldm_fillHashTable() 361 size_t hashed; in ZSTD_ldm_generateSequences_internal() local 365 hashed = ZSTD_ldm_gear_feed(&hashState, ip, ilimit - ip, in ZSTD_ldm_generateSequences_internal() 479 if (anchor > ip + hashed) { in ZSTD_ldm_generateSequences_internal() 482 ip = anchor - hashed; in ZSTD_ldm_generateSequences_internal() 487 ip += hashed; in ZSTD_ldm_generateSequences_internal()
|
/freebsd/crypto/openssh/ |
H A D | hostfile.c | 742 int hashed = *names == HASH_DELIM, ret; in match_maybe_hashed() local 747 *was_hashed = hashed; in match_maybe_hashed() 748 if (hashed) { in match_maybe_hashed() 767 int hashed; in hostkeys_foreach_file() local 819 &hashed)) == -1) { in hostkeys_foreach_file() 827 (hashed ? HKF_MATCH_HOST_HASHED : 0); in hostkeys_foreach_file() 832 &hashed)) == -1) { in hostkeys_foreach_file() 841 (hashed ? HKF_MATCH_IP_HASHED : 0); in hostkeys_foreach_file()
|
H A D | ssh-keyscan.c | 318 char *hostport = NULL, *hashed = NULL; in keyprint_one() local 331 if (hash_hosts && (hashed = host_hash(hostport, NULL, 0)) == NULL) in keyprint_one() 333 known_host = hash_hosts ? hashed : hostport; in keyprint_one() 338 free(hashed); in keyprint_one()
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_PKEY-SM2.pod | 16 to form the message prefix which is hashed before the real message is hashed.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-hash.mk | 69 @echo ${12345:L:hashed} # modifier name too long
|
/freebsd/tests/sys/netinet6/frag6/ |
H A D | frag6_05.sh | 81 <not-for-hashed-pcb>0</not-for-hashed-pcb> 274 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_01.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_03.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_07.sh | 72 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_08.sh | 72 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_09.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_19.sh | 61 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_20.sh | 72 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_02.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_04.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_10.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_11.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_12.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_13.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_14.sh | 77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_16.sh | 73 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_15.sh | 95 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
H A D | frag6_06.sh | 95 <not-for-hashed-pcb>0</not-for-hashed-pcb>
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | avm | 17 # on 2nd line hashed password
|