Home
last modified time | relevance | path

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

123

/freebsd/crypto/openssh/regress/
H A Dkeygen-knownhosts.sh204 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 Dzstd_ldm.c283 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 Dhostfile.c742 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 Dssh-keyscan.c318 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 DEVP_PKEY-SM2.pod16 to form the message prefix which is hashed before the real message is hashed.
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-hash.mk69 @echo ${12345:L:hashed} # modifier name too long
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_05.sh81 <not-for-hashed-pcb>0</not-for-hashed-pcb>
274 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_01.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_03.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_07.sh72 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_08.sh72 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_09.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_19.sh61 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_20.sh72 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_02.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_04.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_10.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_11.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_12.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_13.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_14.sh77 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_16.sh73 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_15.sh95 <not-for-hashed-pcb>0</not-for-hashed-pcb>
H A Dfrag6_06.sh95 <not-for-hashed-pcb>0</not-for-hashed-pcb>
/freebsd/contrib/file/magic/Magdir/
H A Davm17 # on 2nd line hashed password

123