Home
last modified time | relevance | path

Searched defs:pubkeyfile (Results 1 – 25 of 56) sorted by relevance

123

/dports/security/asignify/asignify-1.0/src/
H A Dverify.c61 const char *pubkeyfile = NULL, *sigfile = NULL; in cli_verify() local
115 const char *pubkeyfile = NULL, *sigfile = NULL; in cli_check() local
H A Dencrypt.c90 const char *seckeyfile = NULL, *pubkeyfile = NULL, in cli_encrypt() local
H A Dgenerate.c101 const char *seckeyfile = NULL, *pubkeyfile = NULL, *sshkeyfile = NULL; in cli_generate() local
/dports/security/signify/outils-0.10/src/usr.bin/signify/
H A Dsignify.c305 generate(const char *pubkeyfile, const char *seckeyfile, int rounds, in generate()
353 check_keyname_compliance(const char *pubkeyfile, const char *seckeyfile) in check_keyname_compliance()
498 check_keytype(const char *pubkeyfile, const char *keytype) in check_keytype()
518 readpubkey(const char *pubkeyfile, struct pubkey *pubkey, in readpubkey()
541 verifysimple(const char *pubkeyfile, const char *msgfile, const char *sigfile, in verifysimple()
561 verifyembedded(const char *pubkeyfile, const char *sigfile, in verifyembedded()
586 verify(const char *pubkeyfile, const char *msgfile, const char *sigfile, in verify()
731 check(const char *pubkeyfile, const char *sigfile, const char *keytype, in check()
745 const char *filename, const char *pubkeyfile, const char *keytype) in verifyzdata()
767 const char *pubkeyfile = NULL, *seckeyfile = NULL, *msgfile = NULL, in main() local
/dports/devel/pear-phing/phing-2.6.1/tasks/ext/ssh/
H A DSshTask.php40 private $pubkeyfile = ''; variable in SshTask
101 public function setPubkeyfile($pubkeyfile)
H A DScpTask.php50 protected $pubkeyfile = ''; variable in ScpTask
163 public function setPubkeyfile($pubkeyfile)
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/contrib/python/examples/
H A Dldns-signzone.py29 pubkeyfile = open(pubfname, "r"); variable
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/contrib/python/examples/python3/
H A Dldns-signzone.py29 pubkeyfile = open(pubfname, "r"); variable
/dports/dns/py-ldns/ldns-1.8.1/contrib/python/examples/python3/
H A Dldns-signzone.py29 pubkeyfile = open(pubfname, "r"); variable
/dports/dns/py-ldns/ldns-1.8.1/contrib/python/examples/
H A Dldns-signzone.py29 pubkeyfile = open(pubfname, "r"); variable
/dports/dns/ldns/ldns-1.8.1/contrib/python/examples/python3/
H A Dldns-signzone.py29 pubkeyfile = open(pubfname, "r"); variable
/dports/dns/ldns/ldns-1.8.1/contrib/python/examples/
H A Dldns-signzone.py29 pubkeyfile = open(pubfname, "r"); variable
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libssh2-sys-0.2.23/libssh2/tests/
H A Dssh2.c42 const char *pubkeyfile = "etc/user.pub"; in main() local
/dports/security/libssh2/libssh2-1.10.0/tests/
H A Dssh2.c42 const char *pubkeyfile = "etc/user.pub"; in main() local
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libssh2-sys-0.2.21/libssh2/tests/
H A Dssh2.c42 const char *pubkeyfile = "etc/user.pub"; in main() local
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libssh2-sys-0.2.13/libssh2/tests/
H A Dssh2.c42 const char *pubkeyfile = "etc/user.pub"; in main() local
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libssh2-sys-0.2.21/libssh2/tests/
H A Dssh2.c42 const char *pubkeyfile = "etc/user.pub"; in main() local
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libssh2-sys-0.2.23/libssh2/tests/
H A Dssh2.c42 const char *pubkeyfile = "etc/user.pub"; in main() local
/dports/lang/rust/rustc-1.58.1-src/vendor/libssh2-sys/libssh2/tests/
H A Dssh2.c42 const char *pubkeyfile = "etc/user.pub"; in main() local
/dports/benchmarks/iperf3/iperf-3.10.1/src/
H A Dt_auth.c76 const char *pubkeyfile = "public.pem"; in main() local
/dports/security/reop/reop-2.1.0/
H A Dreop.c519 getpubkey(const char *pubkeyfile, const char *ident, struct pubkey *pubkey) in getpubkey()
592 generate(const char *pubkeyfile, const char *seckeyfile, int rounds, in generate()
703 verifysimple(const char *pubkeyfile, const char *msgfile, const char *sigfile, in verifysimple()
726 verifyembedded(const char *pubkeyfile, const char *sigfile, int quiet) in verifyembedded()
833 pubencrypt(const char *pubkeyfile, const char *ident, const char *seckeyfile, in pubencrypt()
872 v1pubencrypt(const char *pubkeyfile, const char *ident, const char *seckeyfile, in v1pubencrypt()
936 decrypt(const char *pubkeyfile, const char *seckeyfile, const char *msgfile, in decrypt()
1102 const char *pubkeyfile = NULL, *seckeyfile = NULL, *msgfile = NULL, in main() local
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dssh2.php42 function ssh2_auth_hostbased_file($session, string $username, string $hostname, string $pubkeyfile,…
94 function ssh2_auth_pubkey_file($session, string $username, string $pubkeyfile, string $privkeyfile,…
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dssh2.php42 function ssh2_auth_hostbased_file($session, string $username, string $hostname, string $pubkeyfile,…
94 function ssh2_auth_pubkey_file($session, string $username, string $pubkeyfile, string $privkeyfile,…
/dports/security/pam-modules/pam-modules-2.2/pam_ldaphome/
H A Dpam_ldaphome.c1261 struct pubkeyfile { struct
1274 pubkeyfile_open(struct pubkeyfile *pkb, char *name) in pubkeyfile_open() argument
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/utilities/updatesigner/
H A Dsigner.cpp154 QFile pubkeyfile( m_pubkeyFilename ); in checkSignature() local

123