Home
last modified time | relevance | path

Searched defs:verified_boot_state (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/system/keymaster/tests/
H A Dattestation_record_test.cpp62 keymaster_verified_boot_t verified_boot_state, bool device_locked) { in VerifyRootOfTrust()
167 keymaster_verified_boot_t verified_boot_state; in TEST() local
221 keymaster_verified_boot_t verified_boot_state; in TEST() local
328 keymaster_verified_boot_t verified_boot_state; in TEST() local
/aosp_15_r20/trusty/user/app/keymint/
Dipc_manager.rs876 let verified_boot_state = VerifiedBootState::Unverified; in send_setbootparams_configure_setbootparams_configure() localVariable
952 let verified_boot_state = VerifiedBootState::Unverified; in send_configure_configure_setbootparams_setbootparams() localVariable
990 let verified_boot_state = VerifiedBootState::Unverified; in send_setbootparams_setbootparams_configure_configure() localVariable
1058 let verified_boot_state = VerifiedBootState::Unverified; in send_configure_setbootparams_setbootparams_configure() localVariable
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/
H A Dattestation_record.cpp54 ASN1_ENUMERATED* verified_boot_state; member
349 keymaster_verified_boot_t* verified_boot_state, bool* device_locked, in parse_root_of_trust()
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/default/hal/
H A Dlib.rs68 let verified_boot_state = match get_property("ro.boot.verifiedbootstate") in get_boot_info() localVariable
/aosp_15_r20/hardware/interfaces/security/keymint/support/
H A Dattestation_record.cpp55 ASN1_ENUMERATED* verified_boot_state; member
374 vector<uint8_t>* verified_boot_key, VerifiedBoot* verified_boot_state, in parse_root_of_trust()
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_remote_provisioning_context.h30 keymaster_verified_boot_t verified_boot_state = KM_VERIFIED_BOOT_UNVERIFIED; member
Dtrusty_keymaster_messages.h135 keymaster_verified_boot_t verified_boot_state; member
Dtrusty_keymaster_context.cpp1247 keymaster_verified_boot_t verified_boot_state, in SetBootParams()
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dattestation_context.h71 keymaster_verified_boot_t verified_boot_state; member
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
H A Dattestation_record.h36 keymaster_verified_boot_t verified_boot_state; member
/aosp_15_r20/system/keymaster/km_openssl/
H A Dattestation_record.cpp1467 keymaster_verified_boot_t* verified_boot_state, in parse_root_of_trust()
1502 keymaster_verified_boot_t* verified_boot_state, bool* device_locked, in parse_eat_record()
/aosp_15_r20/hardware/interfaces/security/keymint/support/include/keymint_support/
H A Dattestation_record.h59 VerifiedBoot verified_boot_state; member
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_attestation_record.cpp163 std::string_view verified_boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
Dproxy_keymaster_context.h154 std::string_view verified_boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
Dtpm_keymaster_context.cpp615 std::string_view verified_boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
/aosp_15_r20/system/core/fs_mgr/libfs_avb/
H A Dutil.cpp111 std::string verified_boot_state; in IsDeviceUnlocked() local
/aosp_15_r20/external/trusty/bootloader/ql-tipc/
Dkeymaster.c307 keymaster_verified_boot_t verified_boot_state, in trusty_set_boot_params()
/aosp_15_r20/hardware/interfaces/keymaster/4.1/vts/functional/
H A DDeviceUniqueAttestationTest.cpp124 auto& verified_boot_state = root_of_trust.verified_boot_state; in check_root_of_trust() local
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dattestation_record.cpp50 ASN1_ENUMERATED* verified_boot_state; member
/aosp_15_r20/external/trusty/bootloader/interface/include/interface/keymaster/
Dkeymaster.h254 uint32_t verified_boot_state; member
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/
H A Dattestation_record.cpp62 ASN1_ENUMERATED* verified_boot_state; member
/aosp_15_r20/system/keymint/common/src/
H A Dkeyblob.rs277 pub verified_boot_state: VerifiedBootState, field
/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/
H A Dattestation_record.h64 ASN1_ENUMERATED* verified_boot_state; member
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1884 VerifiedBoot verified_boot_state, in verify_root_of_trust()
2062 VerifiedBoot verified_boot_state; in verify_attestation_record() local
/aosp_15_r20/system/keymint/ta/src/
H A Dcert.rs1279 verified_boot_state: VerifiedBootState, field

12