Lines Matching refs:pgp_region_t

114 		  pgp_region_t *subregion, pgp_stream_t *stream)
143 read_data(pgp_data_t *data, pgp_region_t *region, pgp_stream_t *stream)
157 read_unsig_str(uint8_t **str, pgp_region_t *subregion,
176 read_string(char **str, pgp_region_t *subregion, pgp_stream_t *stream)
182 pgp_init_subregion(pgp_region_t *subregion, pgp_region_t *region)
399 pgp_region_t *region,
439 pgp_region_t *region,
450 pgp_region_t *region, pgp_stream_t *info)
458 pgp_region_t *region,
481 limskip(unsigned length, pgp_region_t *region, pgp_stream_t *stream)
515 pgp_region_t *region,
563 pgp_region_t *region,
597 limited_read_time(time_t *dest, pgp_region_t *region,
646 limread_mpi(BIGNUM **pbn, pgp_region_t *region, pgp_stream_t *stream)
799 limited_read_new_length(unsigned *length, pgp_region_t *region,
1195 parse_pubkey_data(pgp_pubkey_t *key, pgp_region_t *region,
1290 parse_pubkey(pgp_content_enum tag, pgp_region_t *region,
1320 parse_userattr(pgp_region_t *region, pgp_stream_t *stream)
1373 parse_userid(pgp_region_t *region, pgp_stream_t *stream)
1428 parse_v3_sig(pgp_region_t *region,
1547 pgp_region_t *region,
1550 pgp_region_t subregion;
1843 pgp_region_t *region,
1846 pgp_region_t subregion;
1891 parse_v4_sig(pgp_region_t *region, pgp_stream_t *stream)
2068 parse_sig(pgp_region_t *region, pgp_stream_t *stream)
2099 parse_compressed(pgp_region_t *region, pgp_stream_t *stream)
2153 parse_one_pass(pgp_region_t * region, pgp_stream_t * stream)
2204 parse_trust(pgp_region_t *region, pgp_stream_t *stream)
2231 parse_litdata(pgp_region_t *region, pgp_stream_t *stream)
2310 consume_packet(pgp_region_t *region, pgp_stream_t *stream, unsigned warn)
2340 parse_seckey(pgp_region_t *region, pgp_stream_t *stream)
2343 pgp_region_t encregion;
2344 pgp_region_t *saved_region = NULL;
2700 parse_pk_sesskey(pgp_region_t *region,
2871 decrypt_se_data(pgp_content_enum tag, pgp_region_t *region,
2880 pgp_region_t encregion;
2931 decrypt_se_ip_data(pgp_content_enum tag, pgp_region_t *region,
2983 parse_se_data(pgp_region_t *region, pgp_stream_t *stream)
3002 parse_se_ip_data(pgp_region_t *region, pgp_stream_t *stream)
3036 parse_mdc(pgp_region_t *region, pgp_stream_t *stream)
3068 pgp_region_t region;