Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/libbrillo/policy/tests/
H A Dlibpolicy_test.cc48 base::FilePath key_file(kKeyFile); in TEST() local
207 base::FilePath key_file(kKeyFile); in TEST() local
265 base::FilePath key_file(kNonExistingFile); in TEST() local
281 base::FilePath key_file(kNonExistingFile); in TEST() local
297 base::FilePath key_file(kNonExistingFile); in TEST() local
313 base::FilePath key_file(kNonExistingFile); in TEST() local
/aosp_15_r20/external/igt-gpu-tools/prebuilt-intermediates/
H A Dglib.h13 static inline int g_key_file_get_integer(GKeyFile *key_file, in g_key_file_get_integer()
15 static inline char *g_key_file_get_string(GKeyFile *key_file, in g_key_file_get_string()
17 static inline bool g_key_file_load_from_file(GKeyFile *key_file, in g_key_file_load_from_file()
/aosp_15_r20/trusty/user/app/keymaster/
Dsecure_storage_manager.cpp313 char key_file[kStorageIdLengthMax]; in DeleteKey() local
664 char key_file[kStorageIdLengthMax]; in ReadAttestationKey() local
687 char key_file[kStorageIdLengthMax]; in WriteAttestationKey() local
828 char key_file[kStorageIdLengthMax]; in TranslateLegacyFormat() local
995 char key_file[kStorageIdLengthMax]; in LegacyWriteKeyToStorage() local
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/python2/httplib2/
H A D__init__.py79 sock, key_file, cert_file, disable_validation, ca_certs, ssl_version, hostname argument
109 sock, key_file, cert_file, disable_validation, ca_certs, ssl_version, hostname argument
1248 key_file=None, argument
1485 key_file=None, argument
1510 key_file=None, argument
/aosp_15_r20/external/python/httplib2/python2/httplib2/
D__init__.py79 sock, key_file, cert_file, disable_validation, ca_certs, ssl_version, hostname, key_password argument
114 sock, key_file, cert_file, disable_validation, ca_certs, ssl_version, hostname, key_password argument
1268 key_file=None, argument
1517 key_file=None, argument
1542 key_file=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dconnection.py306 key_file=None, argument
330 key_file=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dconnection.py306 key_file=None, argument
330 key_file=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dconnection.py306 key_file=None, argument
330 key_file=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dconnection.py306 key_file=None, argument
330 key_file=None, argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/psa/
H A Dkey_ladder_demo.c161 FILE *key_file = NULL; in save_key() local
220 FILE *key_file = NULL; in import_key_from_file() local
/aosp_15_r20/external/mbedtls/programs/psa/
H A Dkey_ladder_demo.c161 FILE *key_file = NULL; in save_key() local
220 FILE *key_file = NULL; in import_key_from_file() local
/aosp_15_r20/system/chre/tools/
H A Dtinysys_nanoapp_signer.py44 def read_private_key(key_file, password): argument
/aosp_15_r20/external/python/httplib2/tests/
D__init__.py207 key_file=None, argument
246 key_file=None, argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/
H A Dquiche_default_proof_providers_impl.cc41 std::string key_file = quiche::GetQuicheCommandLineFlag(FLAGS_key_file); in CreateDefaultProofSourceImpl() local
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_platform_key_nss_unittest.cc31 const char* key_file; member
H A Dopenssl_private_key_unittest.cc28 const char* key_file; member
H A Dssl_platform_key_android_unittest.cc53 const char* key_file; member
H A Dssl_platform_key_mac_unittest.cc42 const char* key_file; member
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dsignature_digest.c57 uint8_t* SignatureBuf(const uint8_t* buf, uint64_t len, const char* key_file, in SignatureBuf()
H A Dhost_signature.c112 const char *key_file, in vb2_external_signature()
/aosp_15_r20/system/extras/verity/
H A Dgenerate_verity_key.c61 static int convert_x509(const char *pem_file, const char *key_file) in convert_x509()
/aosp_15_r20/external/python/cpython2/Lib/
Dhttplib.py1239 def __init__(self, host, port=None, key_file=None, cert_file=None, argument
1277 def __init__(self, host='', port=None, key_file=None, cert_file=None, argument
/aosp_15_r20/external/openscreen/cast/receiver/channel/
H A Dstatic_credentials.cc190 FileUniquePtr key_file(fopen(private_key_path.c_str(), "r"), &fclose); in GenerateCredentials() local
/aosp_15_r20/external/python/httplib2/python2/
Dhttplib2test.py179 key_file=None, argument
217 key_file=None, argument
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dentry_impl.cc442 File* key_file = GetBackingFile(address, kKeyFileIndex); in CreateEntry() local
757 File* key_file = const_cast<EntryImpl*>(this)->GetBackingFile(address, in GetKey() local

123