Searched refs:pgp_errcode_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Derrors.h124 } pgp_errcode_t; typedef in typeref:enum:__anon293
128 pgp_errcode_t errcode;
137 const char *pgp_errcode(const pgp_errcode_t);
140 pgp_push_error(pgp_error_t **, pgp_errcode_t,
146 int pgp_has_error(pgp_error_t *, pgp_errcode_t);
H A Dmisc.c282 pgp_errcode(const pgp_errcode_t errcode)
314 pgp_push_error(pgp_error_t **errstack, pgp_errcode_t errcode,
391 pgp_has_error(pgp_error_t *errstack, pgp_errcode_t errcode)
H A Dpacket.h309 pgp_errcode_t errcode;

Completed in 129 milliseconds