Searched refs:secfile (Results 1 – 1 of 1) sorted by relevance
435 const char *secfile, unsigned hashtype) in pgp_ssh2_readkeys() argument456 if (secfile) { in pgp_ssh2_readkeys()458 (void) fprintf(io->errs, "pgp_ssh2_readkeys: secfile '%s'\n", secfile); in pgp_ssh2_readkeys()463 if (!pgp_ssh2seckey(io, secfile, &key, &pubkey->key.pubkey, (pgp_hash_alg_t)hashtype)) { in pgp_ssh2_readkeys()464 (void) fprintf(io->errs, "pgp_ssh2_readkeys: can't read seckeys '%s'\n", secfile); in pgp_ssh2_readkeys()