Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket.h692 typedef struct pgp_ss_notation_t { struct
696 } pgp_ss_notation_t; argument
860 pgp_ss_notation_t ss_notation;
921 void pgp_ss_notation_free(pgp_ss_notation_t *);
H A Dpacket-show.h109 pgp_text_t *pgp_showall_notation(pgp_ss_notation_t);
H A Dpacket-show.c911 pgp_showall_notation(pgp_ss_notation_t ss_notation) in pgp_showall_notation()