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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dreader.c284 pgp_stream_t *parse_info; member in struct:__anon350
1328 * \param parse_info Usual structure containing information about to how to do the parse
1332 pgp_reader_push_dearmour(pgp_stream_t *parse_info) argument
1363 pgp_reader_push(parse_info, armoured_data_reader,
1752 * descriptor in "parse_info" into the buffer starting at "dest" using the
1918 \brief Create parse_info and sets to read from memory
1919 \param stream Address where new parse_info will be set
1924 \note It is the caller's responsiblity to free parse_info
2054 \brief Creates parse_info, opens file, and sets to read from file
2055 \param stream Address where new parse_info wil
[all...]

Completed in 105 milliseconds