Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
Dattestation_record.h30 using V4_0::keymaster_verified_boot_t;
36 keymaster_verified_boot_t verified_boot_state;
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dattestation_record.h45 enum keymaster_verified_boot_t { enum
64 keymaster_verified_boot_t* verified_boot_state, bool* device_locked,
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp312 keymaster_verified_boot_t* verified_boot_state, bool* device_locked, in parse_root_of_trust()
343 *verified_boot_state = static_cast<keymaster_verified_boot_t>( in parse_root_of_trust()
/hardware/libhardware/include/hardware/
Dkeymaster_defs.h376 } keymaster_verified_boot_t; typedef
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp369 rot.verified_boot_state = static_cast<keymaster_verified_boot_t>( in MAKE_OPENSSL_PTR_TYPE()
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp421 keymaster_verified_boot_t verified_boot_state; in verify_attestation_record()