Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dssh2pgp.c205 pgp_ssh2pubkey(pgp_io_t *io, const char *f, pgp_key_t *key, pgp_hash_alg_t hashtype) in pgp_ssh2pubkey()
345 …2seckey(pgp_io_t *io, const char *f, pgp_key_t *key, pgp_pubkey_t *pubkey, pgp_hash_alg_t hashtype) in pgp_ssh2seckey()
435 const char *secfile, unsigned hashtype) in pgp_ssh2_readkeys()
H A Dkeyring.h73 pgp_hash_alg_t hashtype; member
H A Dmisc.c485 pgp_fingerprint(pgp_fingerprint_t *fp, const pgp_pubkey_t *key, pgp_hash_alg_t hashtype) in pgp_fingerprint()
569 pgp_keyid(uint8_t *keyid, const size_t idlen, const pgp_pubkey_t *key, pgp_hash_alg_t hashtype) in pgp_keyid()
H A Dnetpgp.c351 unsigned hashtype; in readsshkeys() local
H A Dpacket.h910 pgp_hash_alg_t hashtype; member
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dhash.h78 #define HASH_FUNCTIONS_DECL(name, bufarg, type, hashtype) \ argument
91 #define HASH_FUNCTIONS(name, bufarg, type, hashtype, ref, deref, hasher) \ argument
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.c513 ipsecdoi2pfkey_aalg(hashtype) in ipsecdoi2pfkey_aalg() argument
747 keylen_aalg(hashtype) in keylen_aalg() argument
805 pfkey_convertfromipsecdoi(proto_id, t_id, hashtype, in pfkey_convertfromipsecdoi() argument
H A Dremoteconf.h63 int hashtype; member
/netbsd-src/sys/sys/
H A Dsystm.h186 enum hashtype { enum
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dlibverify.c800 pgpv_calc_fingerprint(pgpv_fingerprint_t *fingerprint, pgpv_pubkey_t *pubkey, const char *hashtype) in pgpv_calc_fingerprint()
873 calc_keyid(pgpv_pubkey_t *key, const char *hashtype) in calc_keyid()
2890 fixup_ssh_keyid(pgpv_t *pgp, pgpv_signature_t *signature, const char *hashtype) in fixup_ssh_keyid()
/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c1882 enum hashtype { /* from <sys/systm.h> */ enum