Home
last modified time | relevance | path

Searched defs:key_path (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/core/fs_mgr/libfs_avb/tests/
H A Dfs_avb_test_util.cpp74 const base::FilePath& key_path, in GenerateVBMetaImage()
163 const base::FilePath& key_path, const std::string& salt, in AddAvbFooter()
248 base::FilePath BaseFsAvbTest::ExtractPublicKeyAvb(const base::FilePath& key_path) { in ExtractPublicKeyAvb()
258 std::string BaseFsAvbTest::ExtractPublicKeyAvbBlob(const base::FilePath& key_path) { in ExtractPublicKeyAvbBlob()
H A Davb_util_test.cpp425 base::FilePath key_path = GenerateImage("key.bin", key_size); in TEST_F() local
443 base::FilePath key_path = GenerateImage("key.bin", key_size); in TEST_F() local
/aosp12/build/make/tools/releasetools/
H A Dsign_target_files_apks917 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument
929 def ReplaceVerityPrivateKey(misc_info, key_path): argument
940 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
H A Dsign_target_files_apks.py917 def ReplaceVerityPublicKey(output_zip, filename, key_path): argument
929 def ReplaceVerityPrivateKey(misc_info, key_path): argument
940 def ReplaceVerityKeyId(input_zip, output_zip, key_path): argument
H A Dverity_utils.py374 key_path, algorithm, salt, signing_args): argument
711 key_path, algorithm, signing_args): argument
/aosp12/system/extras/verity/
H A Dverity_verifier.cpp51 static int verify_table(const char* key_path, const uint8_t* signature, size_t signature_size, in verify_table()
H A Dbuild_verity_metadata.py49 def sign_verity_table(table, signer_path, key_path, signer_args=None): argument
/aosp12/system/apex/tests/testdata/sharedlibs/build/
H A Dshared_libs_repack.py173 def run_apexer(container_files, payload_dir, key_path, pubkey_path, tmpdir): argument
/aosp12/system/apex/apexd/
H A Dapex_file_test.cpp136 const std::string key_path = in TEST_P() local
205 const std::string key_path = in TEST() local
/aosp12/system/vold/
H A DMetadataCrypt.cpp338 const auto key_path = dsu_metadata_key_dir + suffix; in destroy_dsu_metadata_key() local
H A DKeyUtil.cpp395 bool retrieveOrGenerateKey(const std::string& key_path, const std::string& tmp_path, in retrieveOrGenerateKey()
H A DFsCrypt.cpp403 auto key_path = de_dir + "/" + entry->d_name; in load_all_de_keys() local
658 auto key_path = volkey_path(misc_path, volume_uuid); in read_or_create_volkey() local
H A DKeyStorage.cpp601 bool storeKeyAtomically(const std::string& key_path, const std::string& tmp_path, in storeKeyAtomically()
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.c244 char key_path[100]; in process_sysfs_request() local
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.c252 char key_path[100]; in process_sysfs_request() local
/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer_integration_test.cc258 for (const auto& key_path : private_key_paths) { in SignGeneratedShellPayloadWithKeys() local
281 for (const auto& key_path : private_key_paths) { in SignGeneratedShellPayloadWithKeys() local