Home
last modified time | relevance | path

Searched defs:ca_key (Results 1 – 25 of 53) sorted by relevance

123

/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/unit/
H A Dhttp_test.cpp26 String ca_key = mockssandra::Ssl::generate_key(); in use_ssl() local
53 void HttpTest::use_ssl(const String& ca_key, const String& ca_cert, const String& cn) { in use_ssl()
/dports/devel/agar/agar-1.5.0/ada-gui/
H A Dagar-gui-widget-file_dialog.adb41 ca_key : aliased c.char_array := c.to_c (key); variable
65 ca_key : aliased c.char_array := c.to_c (key); variable
H A Dagar-gui-unit.adb30 ca_key : aliased c.char_array := c.to_c (key); variable
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/tests/
H A Dmake_test_certs.py24 def run_cert_tool_with_ca_key( ca_key, args ): argument
28 def create_keypair_and_cert( ca_key, args ): argument
/dports/net/cvsync/cvsync-0.24.19/common/
H A Dconfig_common.h38 const struct token_keyword *ca_key; member
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dkrl.c84 Key *ca_key; member
206 revoked_certs_for_ca_key(struct ssh_krl *krl, const Key *ca_key, in revoked_certs_for_ca_key()
308 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const Key *ca_key, in ssh_krl_revoke_cert_by_serial()
315 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const Key *ca_key, in ssh_krl_revoke_cert_by_serial_range()
328 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const Key *ca_key, in ssh_krl_revoke_cert_by_key_id()
762 Key *ca_key = NULL; in parse_revoked_certs() local
/dports/security/gnomint/gnomint-1.2.1/src/
H A Dca_creation.c45 gnutls_x509_privkey_t * ca_key = NULL; in ca_creation_thread() local
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dkrl.c85 struct sshkey *ca_key; member
214 revoked_certs_for_ca_key(struct ssh_krl *krl, const struct sshkey *ca_key, in revoked_certs_for_ca_key()
322 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const struct sshkey *ca_key, in ssh_krl_revoke_cert_by_serial()
330 const struct sshkey *ca_key, u_int64_t lo, u_int64_t hi) in ssh_krl_revoke_cert_by_serial_range()
343 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const struct sshkey *ca_key, in ssh_krl_revoke_cert_by_key_id()
856 struct sshkey *ca_key = NULL; in parse_revoked_certs() local
/dports/security/openssh-portable/openssh-8.8p1/
H A Dkrl.c87 struct sshkey *ca_key; member
216 revoked_certs_for_ca_key(struct ssh_krl *krl, const struct sshkey *ca_key, in revoked_certs_for_ca_key()
320 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const struct sshkey *ca_key, in ssh_krl_revoke_cert_by_serial()
328 const struct sshkey *ca_key, u_int64_t lo, u_int64_t hi) in ssh_krl_revoke_cert_by_serial_range()
341 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const struct sshkey *ca_key, in ssh_krl_revoke_cert_by_key_id()
853 struct sshkey *ca_key = NULL; in parse_revoked_certs() local
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/cli/
H A Dapisetuputility.cpp114 String ca_key = ca_path + "/ca.key"; in SetupMasterCertificates() local
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/unit/tests/
H A Dtest_http_client.cpp208 String ca_key = mockssandra::Ssl::generate_key(); in TEST_F() local
235 String ca_key = mockssandra::Ssl::generate_key(); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaddressinput/src/cpp/test/
H A Dpreload_supplier_test.cc88 LookupKey ca_key; in TEST_F() local
100 LookupKey ca_key; in TEST_F() local
/dports/security/botan110/Botan-1.10.17/doc/examples/
H A Dgen_certs.cpp97 RSA_PrivateKey ca_key(rng, 2048); in main() local
/dports/www/butterfly/butterfly-2.0.1/
H A Dbutterfly.server.py131 ca, ca_key, cert, cert_key, pkcs12 = map(to_abs, [ variable
/dports/security/botan110/Botan-1.10.17/checks/
H A Dx509.cpp140 RSA_PrivateKey ca_key(rng, 1024); in do_x509_tests() local
/dports/security/openssh-portable/openssh-8.8p1/regress/unittests/sshkey/
H A Dtest_sshkey.c56 struct sshkey *sign_key, struct sshkey *ca_key, in build_cert()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_x509.cpp778 Test::Result test_x509_cert(const Botan::Private_Key& ca_key, in test_x509_cert()
968 Test::Result test_usage(const Botan::Private_Key& ca_key, in test_usage()
1076 Test::Result test_self_issued(const Botan::Private_Key& ca_key, in test_self_issued()
1390 Test::Result test_custom_dn_attr(const Botan::Private_Key& ca_key, in test_custom_dn_attr()
1457 Test::Result test_x509_extensions(const Botan::Private_Key& ca_key, in test_x509_extensions()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_x509.cpp778 Test::Result test_x509_cert(const Botan::Private_Key& ca_key, in test_x509_cert()
968 Test::Result test_usage(const Botan::Private_Key& ca_key, in test_usage()
1076 Test::Result test_self_issued(const Botan::Private_Key& ca_key, in test_self_issued()
1390 Test::Result test_custom_dn_attr(const Botan::Private_Key& ca_key, in test_custom_dn_attr()
1457 Test::Result test_x509_extensions(const Botan::Private_Key& ca_key, in test_x509_extensions()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Dtcp_minisocks.c409 u32 ca_key = dst_metric(dst, RTAX_CC_ALGO); in tcp_ca_openreq_child() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Dtcp_minisocks.c409 u32 ca_key = dst_metric(dst, RTAX_CC_ALGO); in tcp_ca_openreq_child() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Dtcp_minisocks.c409 u32 ca_key = dst_metric(dst, RTAX_CC_ALGO); in tcp_ca_openreq_child() local
/dports/security/gnutls/gnutls-3.6.16/src/
H A Dcerttool.c1004 gnutls_privkey_t ca_key; in generate_signed_certificate() local
1096 gnutls_privkey_t ca_key; in generate_signed_crl() local
1126 gnutls_privkey_t ca_key; in update_signed_certificate() local
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dtypes.proto865 bytes ca_key = 1 [(gogoproto.customname) = "CAKey"]; field
1047 bytes ca_key = 2 [(gogoproto.customname) = "CAKey"]; field
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dtypes.proto865 bytes ca_key = 1 [(gogoproto.customname) = "CAKey"]; field
1047 bytes ca_key = 2 [(gogoproto.customname) = "CAKey"]; field
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/swarmkit/api/
H A Dtypes.proto897 bytes ca_key = 1 [(gogoproto.customname) = "CAKey"]; field
1087 bytes ca_key = 2 [(gogoproto.customname) = "CAKey"]; field

123