Home
last modified time | relevance | path

Searched refs:hexdump_data (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-print.c111 hexdump_data(int indent, const char *name, const uint8_t *data, unsigned len) in hexdump_data() function
954 hexdump_data(print->indent, "Signer ID", in pgp_print_packet()
969 hexdump_data(print->indent, "hash2", &content->sig.hash2[0], 2); in pgp_print_packet()
1021 hexdump_data(print->indent, "Signer ID", in pgp_print_packet()
1304 hexdump_data(print->indent, "Signer ID", in pgp_print_packet()
1321 hexdump_data(print->indent, "hash2", &content->sig.hash2[0], 2); in pgp_print_packet()