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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Derrors.h120 } pgp_errcode_t; typedef in typeref:enum:__anon294
124 pgp_errcode_t errcode;
133 const char *pgp_errcode(const pgp_errcode_t);
136 pgp_push_error(pgp_error_t **, pgp_errcode_t,
142 int pgp_has_error(pgp_error_t *, pgp_errcode_t);
H A Dmisc.c258 pgp_errcode(const pgp_errcode_t errcode)
290 pgp_push_error(pgp_error_t **errstack, pgp_errcode_t errcode,
367 pgp_has_error(pgp_error_t *errstack, pgp_errcode_t errcode)
H A Dpacket.h309 pgp_errcode_t errcode;

Completed in 108 milliseconds