Home
last modified time | relevance | path

Searched refs:KM_VERIFIED_BOOT_SELF_SIGNED (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dattestation_record.h47 KM_VERIFIED_BOOT_SELF_SIGNED = 1, enumerator
/hardware/interfaces/keymaster/4.1/vts/functional/
DDeviceUniqueAttestationTest.cpp116 EXPECT_EQ(verified_boot_state, V4_0::KM_VERIFIED_BOOT_SELF_SIGNED); in check_root_of_trust()
/hardware/libhardware/include/hardware/
Dkeymaster_defs.h363 KM_VERIFIED_BOOT_SELF_SIGNED = 1, /* The boot partition has been verified using the embedded enumerator
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp461 EXPECT_EQ(verified_boot_state, KM_VERIFIED_BOOT_SELF_SIGNED); in verify_attestation_record()