Searched refs:pgp_show_hash_alg (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-show.h93 const char *pgp_show_hash_alg(uint8_t);
H A Dpacket-show.c684 pgp_show_hash_alg(uint8_t hash) function
701 &pgp_show_hash_alg);
H A Dpacket-print.c754 pgp_show_hash_alg((uint8_t)seckey->hash_alg));
963 pgp_show_hash_alg((uint8_t)
1016 pgp_show_hash_alg((uint8_t)content->one_pass_sig.hash_alg),
1312 pgp_show_hash_alg((uint8_t)content->sig.info.hash_alg),
H A Dpacket-parse.c1991 pgp_show_hash_alg(pkt.u.sig.info.hash_alg));

Completed in 264 milliseconds