Home
last modified time | relevance | path

Searched defs:hashed (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dpgpsum.c110 calcsum(uint8_t *out, size_t size, uint8_t *mem, size_t cc, const uint8_t *hashed, size_t hashsize,… in calcsum()
146 pgpv_digest_file(uint8_t *data, size_t size, const char *name, const uint8_t *hashed, size_t hashsi… in pgpv_digest_file()
185 pgpv_digest_memory(uint8_t *data, size_t size, void *mem, size_t cc, const uint8_t *hashed, size_t … in pgpv_digest_memory()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dpgpsum.c126 calcsum(uint8_t *out, size_t size, uint8_t *mem, size_t cc, const uint8_t *hashed, size_t hashsize,… in calcsum()
204 pgpv_digest_file(uint8_t *data, size_t size, const char *name, const uint8_t *hashed, size_t hashsi… in pgpv_digest_file()
243 pgpv_digest_memory(uint8_t *data, size_t size, void *mem, size_t cc, const uint8_t *hashed, size_t … in pgpv_digest_memory()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcreate.c293 uint8_t *hashed; in write_seckey_body() local
1133 pgp_write_mdc(pgp_output_t *output, const uint8_t *hashed) in pgp_write_mdc()
H A Dssh2pgp.c352 uint8_t hashed[PGP_SHA1_HASH_SIZE]; in pgp_ssh2seckey() local
H A Dwriter.c1145 uint8_t hashed[PGP_SHA1_HASH_SIZE]; in pgp_write_se_ip_pktset() local
1301 uint8_t *hashed; member
1658 uint8_t hashed[PGP_SHA1_HASH_SIZE]; in stream_write_se_ip_last() local
H A Dmisc.c764 uint8_t *hashed) in pgp_calc_mdc_hash()
H A Dreader.c1599 uint8_t hashed[PGP_SHA1_HASH_SIZE]; in se_ip_data_reader() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dhostfile.c738 int hashed = *names == HASH_DELIM, ret; in match_maybe_hashed() local
763 int hashed; in hostkeys_foreach_file() local
H A Dclientloop.c2188 int hashed; in hostkeys_check_old() local
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf_y.y63 static int hashed = 0; variable
/netbsd-src/sys/netinet/
H A Dtcp_vtw.h216 uint32_t hashed : 1; /* reachable via FATP */ member