Home
last modified time | relevance | path

Searched defs:pgp_writer_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dwriter.h67 typedef struct pgp_writer_t pgp_writer_t; typedef
77 struct pgp_writer_t { struct
82 pgp_writer_t *next; /* next writer in the stack */ argument
87 void *pgp_writer_get_arg(pgp_writer_t *); argument