Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/netpgp/dist/src/lib/
H A Dkeyring.h72 pgp_hash_alg_t hashtype; member
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 Dmisc.c462 pgp_fingerprint(pgp_fingerprint_t *fp, const pgp_pubkey_t *key, pgp_hash_alg_t hashtype) in pgp_fingerprint()
546 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.c260 unsigned hashtype; in readsshkeys() local
H A Dpacket.h879 pgp_hash_alg_t hashtype; member
/minix3/external/bsd/dhcp/dist/includes/omapip/
H A Dhash.h77 #define HASH_FUNCTIONS_DECL(name, bufarg, type, hashtype) \ argument
90 #define HASH_FUNCTIONS(name, bufarg, type, hashtype, ref, deref, hasher) \ argument
/minix3/sys/sys/
H A Dsystm.h174 enum hashtype { enum
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dlibverify.c503 pgpv_calc_fingerprint(pgpv_fingerprint_t *fingerprint, pgpv_pubkey_t *pubkey, const char *hashtype) in pgpv_calc_fingerprint()
567 calc_keyid(pgpv_pubkey_t *key, const char *hashtype) in calc_keyid()
2552 fixup_ssh_keyid(pgpv_t *pgp, pgpv_signature_t *signature, const char *hashtype) in fixup_ssh_keyid()