Home
last modified time | relevance | path

Searched defs:key_file (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/usr.bin/nbsvtool/
H A Dnbsvtool.c245 load_keys(const char *cert_file, const char *chain_file, const char *key_file) in load_keys()
305 const char *cert_file = NULL, *key_file = NULL, *chain_file = NULL; in main() local
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_certkey.c541 const char *key_file) in set_cert_stuff()
586 const char *key_file, in tls_set_my_certificate_key_info()
650 char *key_file = 0; in main() local
H A Dtls_proxy_server_scan.c99 VSTRING *key_file = vstring_alloc(25); in tls_proxy_server_init_scan() local
H A Dtls_proxy_client_scan.c259 VSTRING *key_file = vstring_alloc(25); in tls_proxy_client_init_scan() local
H A Dtls.h462 const char *key_file; member
531 const char *key_file; member
/netbsd-src/usr.sbin/bthcid/
H A Dconfig.c48 static const char *key_file = "/var/db/bthcid.keys"; variable
/netbsd-src/usr.bin/btkey/
H A Dfile.c42 static const char *key_file = "/var/db/bthcid.keys"; variable
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkcs7.c232 const char *key_file, const char *cert_file) in easy_pkcs7_sign()
H A Dpkg_signature.c523 pkg_sign_x509(const char *name, const char *output, const char *key_file, const char *cert_file) in pkg_sign_x509()
/netbsd-src/external/bsd/ntp/dist/ntpdate/
H A Dntpdate.c191 const char *key_file = KEYFILE; variable
193 char key_file_storage[MAX_PATH+1], *key_file ; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dtest_config.h23 std::string key_file; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_cb.c112 int set_cert_stuff(SSL_CTX *ctx, char *cert_file, char *key_file) in set_cert_stuff()
H A Ds_client.c902 char *cert_file = NULL, *key_file = NULL, *chain_file = NULL; in s_client_main() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dxfrin.c1020 const char *key_file = get_create_tlsctx() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c804 char *cert_file = NULL, *key_file = NULL, *chain_file = NULL; in s_client_main() local