Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dattestation_record.h47 KM_VERIFIED_BOOT_SELF_SIGNED = 1, enumerator
/hardware/libhardware/include/hardware/
Dkeymaster_defs.h356 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.cpp451 EXPECT_EQ(verified_boot_state, KM_VERIFIED_BOOT_SELF_SIGNED); in verify_attestation_record()