Searched refs:pgp_cbfunc_t (Results 1 – 6 of 6) sorted by relevance
81 typedef pgp_cb_ret_t pgp_cbfunc_t(const pgp_packet_t *, typedef119 void pgp_set_callback(pgp_stream_t *, pgp_cbfunc_t *, void *);120 void pgp_callback_push(pgp_stream_t *, pgp_cbfunc_t *, void *);
195 pgp_cbfunc_t *);211 pgp_cbfunc_t *);251 pgp_cbfunc_t *getpassphrase;257 pgp_cbfunc_t *cbfunc; /* callback function */
146 pgp_cbfunc_t *);
454 pgp_cbfunc_t *getpassfunc) in pgp_decrypt_file()558 pgp_cbfunc_t *getpassfunc) in pgp_decrypt_buf()
3453 pgp_set_callback(pgp_stream_t *stream, pgp_cbfunc_t *cb, void *arg) in pgp_set_callback()3466 pgp_callback_push(pgp_stream_t *stream, pgp_cbfunc_t *cb, void *arg) in pgp_callback_push()
1453 pgp_cbfunc_t *cb_get_passphrase) in pgp_list_packets()