Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcompress.c125 if (z->type != PGP_C_ZIP && z->type != PGP_C_ZLIB) { in zlib_compressed_data_reader()
301 case PGP_C_ZIP: in pgp_decompress()
344 case PGP_C_ZIP: in pgp_decompress()
368 case PGP_C_ZIP: in pgp_decompress()
H A Dpacket-show.c270 {PGP_C_ZIP, "ZIP(RFC1951)"},
H A Dpacket.h715 PGP_C_ZIP = 1, enumerator