Searched refs:load_key_file (Results 1 – 3 of 3) sorted by relevance
66 OpenPGP_key * load_key_file(const char *kfile);
280 load_key_file(const char *kfile) in load_key_file() function322 return (load_key_file(kfile)); in load_trusted_key_id()
58 else if (load_key_file(trust)) { in trust_file_add()