Searched refs:pgp_stacked_limited_read (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | packet-parse.h | 153 unsigned pgp_stacked_limited_read(pgp_stream_t *, uint8_t *, unsigned,
|
H A D | compress.c | 159 if (!pgp_stacked_limited_read(stream, z->in, n, in zlib_compressed_data_reader() 239 if (!pgp_stacked_limited_read(stream, in bzip2_compressed_data_reader()
|
H A D | reader.c | 1489 if (!pgp_stacked_limited_read(stream, buffer, n, in encrypted_data_reader() 1627 if (!pgp_stacked_limited_read(stream, buf, decrypted_region.length, in se_ip_data_reader()
|
H A D | packet-parse.c | 439 pgp_stacked_limited_read(pgp_stream_t *stream, uint8_t *dest, unsigned length, in pgp_stacked_limited_read() function
|