Searched refs:pgp_subpacket_t (Results 1 – 5 of 5) sorted by relevance
706 typedef struct pgp_subpacket_t { struct710 } pgp_subpacket_t; typedef861 pgp_subpacket_t packet;925 void pgp_subpacket_free(pgp_subpacket_t *);964 pgp_subpacket_t *packet;985 DYNARRAY(pgp_subpacket_t, packet); /* array of raw subpackets */
114 pgp_subpacket_t *pgp_add_subpacket(pgp_key_t *,115 const pgp_subpacket_t *);
451 static pgp_subpacket_t * 452 copy_packet(pgp_subpacket_t *dst, const pgp_subpacket_t *src) in copy_packet()488 void print_packet_hex(const pgp_subpacket_t *pkt);497 pgp_subpacket_t *498 pgp_add_subpacket(pgp_key_t *keydata, const pgp_subpacket_t *packet) in pgp_add_subpacket()500 pgp_subpacket_t *subpktp; in pgp_add_subpacket()521 pgp_subpacket_t sigpacket; in pgp_add_selfsigned_userid()
173 print_packet_hex(const pgp_subpacket_t *pkt) in print_packet_hex()
865 pgp_subpacket_free(pgp_subpacket_t *packet) in pgp_subpacket_free()