Searched refs:PGP_ERROR_1 (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcompress.c256 PGP_ERROR_1(cbinfo->errors,
334 PGP_ERROR_1(&stream->errors,
358 PGP_ERROR_1(&stream->errors,
368 PGP_ERROR_1(&stream->errors,
380 PGP_ERROR_1(&stream->errors,
391 PGP_ERROR_1(&stream->errors,
H A Derrors.h156 #define PGP_ERROR_1(err,code,fmt,arg) do { \ macro
H A Dpacket-parse.c1215 PGP_ERROR_1(&stream->errors, PGP_E_PROTO_BAD_PUBLIC_KEY_VRSN,
1263 PGP_ERROR_1(&stream->errors,
1302 PGP_ERROR_1(&stream->errors, PGP_E_R_UNCONSUMED_DATA,
1505 PGP_ERROR_1(&stream->errors,
1513 PGP_ERROR_1(&stream->errors, PGP_E_R_UNCONSUMED_DATA,
1789 PGP_ERROR_1(&stream->errors, PGP_E_PROTO_UNKNOWN_SS,
1800 PGP_ERROR_1(&stream->errors,
1815 PGP_ERROR_1(&stream->errors, PGP_E_R_UNCONSUMED_DATA,
2039 PGP_ERROR_1(&stream->errors, PGP_E_ALG_UNSUPPORTED_SIGNATURE_ALG,
2045 PGP_ERROR_1(
[all...]
H A Dvalidate.c367 PGP_ERROR_1(errors, PGP_E_UNIMPLEMENTED,
373 PGP_ERROR_1(errors, PGP_E_UNIMPLEMENTED,
529 PGP_ERROR_1(errors, PGP_E_UNIMPLEMENTED,
H A Dreader.c382 PGP_ERROR_1(errors, PGP_E_R_BAD_FORMAT,
393 PGP_ERROR_1(errors, PGP_E_R_BAD_FORMAT,
602 PGP_ERROR_1(errors, PGP_E_R_BAD_FORMAT,
608 PGP_ERROR_1(errors, PGP_E_R_BAD_FORMAT,
810 PGP_ERROR_1(errors, PGP_E_R_BAD_FORMAT, "Invalid header %s", buf);
H A Dwriter.c1225 PGP_ERROR_1(errors, PGP_E_W_WRITE_TOO_SHORT,

Completed in 283 milliseconds