Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Dserver.py251 def get_ssh_client(self, key_file=None, host_key_file='~/.ssh/known_hosts', argument
285 def shell(self, key_file=None): argument
290 def bundle_image(self, prefix, key_file, cert_file, size): argument
339 def create_image(self, bucket=None, prefix=None, key_file=None, cert_file=None, size=None): argument
/external/libbrillo/policy/tests/
Dlibpolicy_unittest.cc51 base::FilePath key_file(kKeyFile); in TEST() local
161 base::FilePath key_file(kKeyFile); in TEST() local
/external/boringssl/src/tool/
Dserver.cc102 std::string key_file = "server.pem"; in Server() local
/external/vboot_reference/host/lib/
Dsignature_digest.c41 uint8_t* SignatureBuf(const uint8_t* buf, uint64_t len, const char* key_file, in SignatureBuf()
Dhost_signature.c249 const char* key_file, in CalculateSignature_external()
/external/autotest/client/site_tests/login_UserPolicyKeys/
Dlogin_UserPolicyKeys.py38 def _verify_key_file(self, key_file): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dhttps_connection.py91 def __init__(self, host, port=default_port, key_file=None, cert_file=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/httplib2/
D__init__.py70 def _ssl_wrap_socket(sock, key_file, cert_file, argument
83 def _ssl_wrap_socket(sock, key_file, cert_file, argument
924 def __init__(self, host, port=None, key_file=None, cert_file=None, argument
1098 def __init__(self, host, port=None, key_file=None, cert_file=None, argument
1106 def __init__(self, host, port=None, key_file=None, cert_file=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/
Dserver.py51 def copy_x509(self, key_file, cert_file): argument
89 def bundle(self, bucket=None, prefix=None, key_file=None, cert_file=None, argument
/external/libbrillo/policy/
Ddevice_policy_impl.cc27 bool ReadPublicKeyFromFile(const base::FilePath& key_file, in ReadPublicKeyFromFile()
/external/curl/lib/vtls/
Dnss.c545 char *key_file) in nss_load_key()
592 char *cert_file, char *key_file) in cert_stuff()
Dopenssl.c345 char *key_file, in cert_stuff()
/external/boringssl/src/ssl/test/
Dtest_config.h28 std::string key_file; member
/external/autotest/client/deps/fakegudev/src/
Dfakegudev.c181 GKeyFile *key_file; in load_fake_devices_from_file() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python3/
Dhttplib2test.py116 def __init__(self, host, port=None, key_file=None, cert_file=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/
Dhttplib2test.py123 def __init__(self, host, port=None, key_file=None, cert_file=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python3/httplib2/
D__init__.py810 def __init__(self, host, port=None, key_file=None, cert_file=None, argument