Home
last modified time | relevance | path

Searched refs:gpa_gpgme_new (Results 1 – 5 of 5) sorted by relevance

/dports/security/gpa/gpa-0.10.0/src/
H A Doptions.c295 ctx = gpa_gpgme_new (); in determine_default_key()
333 gpgme_ctx_t ctx = gpa_gpgme_new (); in gpa_options_update_default_key()
H A Dgpgmetools.h111 gpgme_ctx_t gpa_gpgme_new (void);
H A Dgpgmetools.c115 gpa_gpgme_new (void) in gpa_gpgme_new() function
628 ctx = gpa_gpgme_new (); in gpa_backup_key()
1723 ctx = gpa_gpgme_new (); in gpa_start_agent()
H A Dcm-openpgp.c1304 ctx = gpa_gpgme_new (); in pubkey_url_menu_fetch_key()
H A DChangeLog-20111435 * gpgmetools.c (gpa_gpgme_new): Remove work-around
1504 * gpgmetools.c (gpa_gpgme_new): Ditto.
3184 * gpgmetools.c (gpa_gpgme_new): Don't pass the context as data to
3254 * gpgmetools.h, gpgmetools.c (gpa_gpgme_new): New.