Searched defs:hashtype (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | ssh2pgp.c | 205 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 D | keyring.h | 73 pgp_hash_alg_t hashtype; member
|
H A D | misc.c | 485 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 D | netpgp.c | 351 unsigned hashtype; in readsshkeys() local
|
H A D | packet.h | 910 pgp_hash_alg_t hashtype; member
|
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/ |
H A D | hash.h | 78 #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 D | pfkey.c | 513 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 D | remoteconf.h | 63 int hashtype; member
|
/netbsd-src/sys/sys/ |
H A D | systm.h | 186 enum hashtype { enum
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | libverify.c | 800 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 D | vmstat.c | 1882 enum hashtype { /* from <sys/systm.h> */ enum
|