HomeSort by: relevance | last modified time | path
    Searched refs:pgp_stacked_limited_read (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/src/lib/
packet-parse.h 153 unsigned pgp_stacked_limited_read(pgp_stream_t *, uint8_t *, unsigned,
compress.c 159 if (!pgp_stacked_limited_read(stream, z->in, n,
239 if (!pgp_stacked_limited_read(stream,
reader.c 1489 if (!pgp_stacked_limited_read(stream, buffer, n,
1627 if (!pgp_stacked_limited_read(stream, buf, decrypted_region.length,
packet-parse.c 439 pgp_stacked_limited_read(pgp_stream_t *stream, uint8_t *dest, unsigned length, function

Completed in 24 milliseconds