Searched refs:pgp_show_hash_alg (Results 1 – 4 of 4) sorted by relevance
93 const char *pgp_show_hash_alg(uint8_t);
684 pgp_show_hash_alg(uint8_t hash) in pgp_show_hash_alg() function701 &pgp_show_hash_alg); in pgp_showall_ss_hashpref()
754 pgp_show_hash_alg((uint8_t)seckey->hash_alg)); in print_seckey_verbose()963 pgp_show_hash_alg((uint8_t) in pgp_print_packet()1016 pgp_show_hash_alg((uint8_t)content->one_pass_sig.hash_alg), in pgp_print_packet()1312 pgp_show_hash_alg((uint8_t)content->sig.info.hash_alg), in pgp_print_packet()
1991 pgp_show_hash_alg(pkt.u.sig.info.hash_alg)); in parse_v4_sig()