Searched defs:hashtype (Results 1 – 8 of 8) sorted by relevance
/minix3/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | keyring.h | 72 pgp_hash_alg_t hashtype; member
|
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 | misc.c | 462 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 D | netpgp.c | 260 unsigned hashtype; in readsshkeys() local
|
H A D | packet.h | 879 pgp_hash_alg_t hashtype; member
|
/minix3/external/bsd/dhcp/dist/includes/omapip/ |
H A D | hash.h | 77 #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 D | systm.h | 174 enum hashtype { enum
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | libverify.c | 503 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()
|