OpenPGP_key
static OpenPGP_key *
OpenPGP_key *key;
key = NEW(OpenPGP_key);
openpgp_trust_add(OpenPGP_key *key)
OpenPGP_key *key;
OpenPGP_key *key, *tkey;
memset(key, 0, sizeof(OpenPGP_key));
OpenPGP_key *
OpenPGP_key *key;
OpenPGP_key *
OpenPGP_key *key;
static OpenPGP_key *
OpenPGP_key *
OpenPGP_key *key;
OpenPGP_key *key;
decode_key(int tag, unsigned char **pptr, size_t len, OpenPGP_key *key)
OpenPGP_key *key;
void openpgp_trust_add(OpenPGP_key *key);
OpenPGP_key * openpgp_trust_get(const char *keyID);
OpenPGP_key * load_key_file(const char *kfile);
OpenPGP_key * load_key_id(const char *keyID);