Home
last modified time | relevance | path

Searched refs:key_path (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/disk/
Dgenerate_persistent_vbmeta.cpp38 .key_path = TestPubKeyRsa4096(), in PrepareVBMetaImage()
44 .key_path = TestPubKeyRsa4096(), in PrepareVBMetaImage()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc300 .key_path = CF_EXPECT(GetKeyPath(algorithm)), in GetVbmetaArgs()
322 .key_path = CF_EXPECT(GetPubKeyPath(partition_algorithm)), in GetVbmetaArgs()
Dmisc_info.h33 std::string key_path; member
Dsuper_image_mixer.cc226 auto avbtool = Avb(AvbToolBinary(), args.algorithm, args.key_path); in RegenerateVbmeta()
/device/google/cuttlefish/host/libs/avb/
Davb.h40 std::string key_path; member
Davb.cpp126 partition.key_path; in GenerateMakeVbMetaImage()