/aosp_15_r20/system/keymaster/tests/ |
H A D | attestation_record_test.cpp | 62 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/ |
D | ipc_manager.rs | 876 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 D | attestation_record.cpp | 54 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 D | lib.rs | 68 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 D | attestation_record.cpp | 55 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/ |
D | trusty_remote_provisioning_context.h | 30 keymaster_verified_boot_t verified_boot_state = KM_VERIFIED_BOOT_UNVERIFIED; member
|
D | trusty_keymaster_messages.h | 135 keymaster_verified_boot_t verified_boot_state; member
|
D | trusty_keymaster_context.cpp | 1247 keymaster_verified_boot_t verified_boot_state, in SetBootParams()
|
/aosp_15_r20/system/keymaster/include/keymaster/ |
H A D | attestation_context.h | 71 keymaster_verified_boot_t verified_boot_state; member
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ |
H A D | attestation_record.h | 36 keymaster_verified_boot_t verified_boot_state; member
|
/aosp_15_r20/system/keymaster/km_openssl/ |
H A D | attestation_record.cpp | 1467 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 D | attestation_record.h | 59 VerifiedBoot verified_boot_state; member
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_attestation_record.cpp | 163 std::string_view verified_boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
|
D | proxy_keymaster_context.h | 154 std::string_view verified_boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
|
D | tpm_keymaster_context.cpp | 615 std::string_view verified_boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
|
/aosp_15_r20/system/core/fs_mgr/libfs_avb/ |
H A D | util.cpp | 111 std::string verified_boot_state; in IsDeviceUnlocked() local
|
/aosp_15_r20/external/trusty/bootloader/ql-tipc/ |
D | keymaster.c | 307 keymaster_verified_boot_t verified_boot_state, in trusty_set_boot_params()
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/vts/functional/ |
H A D | DeviceUniqueAttestationTest.cpp | 124 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 D | attestation_record.cpp | 50 ASN1_ENUMERATED* verified_boot_state; member
|
/aosp_15_r20/external/trusty/bootloader/interface/include/interface/keymaster/ |
D | keymaster.h | 254 uint32_t verified_boot_state; member
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/ |
H A D | attestation_record.cpp | 62 ASN1_ENUMERATED* verified_boot_state; member
|
/aosp_15_r20/system/keymint/common/src/ |
H A D | keyblob.rs | 277 pub verified_boot_state: VerifiedBootState, field
|
/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/ |
H A D | attestation_record.h | 64 ASN1_ENUMERATED* verified_boot_state; member
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintAidlTestBase.cpp | 1884 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 D | cert.rs | 1279 verified_boot_state: VerifiedBootState, field
|