/aosp_15_r20/trusty/user/app/keymint/ |
D | ipc_manager.rs | 878 let verified_boot_hash = [0u8; 32]; in send_setbootparams_configure_setbootparams_configure() localVariable 954 let verified_boot_hash = [0u8; 32]; in send_configure_configure_setbootparams_setbootparams() localVariable 992 let verified_boot_hash = [0u8; 32]; in send_setbootparams_setbootparams_configure_configure() localVariable 1060 let verified_boot_hash = [0u8; 32]; in send_configure_setbootparams_setbootparams_configure() localVariable
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/ |
H A D | attestation_record.cpp | 55 ASN1_OCTET_STRING* verified_boot_hash; member 350 hidl_vec<uint8_t>* verified_boot_hash) { in parse_root_of_trust()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/default/hal/ |
H A D | lib.rs | 53 let verified_boot_hash = hex::decode(&vbmeta_digest).unwrap_or_else(|_e| { in get_boot_info() localVariable
|
/aosp_15_r20/hardware/interfaces/security/keymint/support/ |
H A D | attestation_record.cpp | 56 ASN1_OCTET_STRING* verified_boot_hash; member 375 bool* device_locked, vector<uint8_t>* verified_boot_hash) { in parse_root_of_trust()
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_remote_provisioning_context.h | 32 Buffer verified_boot_hash; member
|
D | trusty_keymaster_messages.h | 137 Buffer verified_boot_hash; member
|
D | trusty_keymaster_context.cpp | 1249 const Buffer& verified_boot_hash) { in SetBootParams()
|
/aosp_15_r20/system/keymaster/include/keymaster/ |
H A D | attestation_context.h | 70 keymaster_blob_t verified_boot_hash; member
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ |
H A D | attestation_record.h | 35 hidl_vec<uint8_t> verified_boot_hash; member
|
/aosp_15_r20/hardware/interfaces/security/keymint/support/include/keymint_support/ |
H A D | attestation_record.h | 58 vector<uint8_t> verified_boot_hash; member
|
/aosp_15_r20/external/trusty/bootloader/ql-tipc/ |
D | keymaster.c | 311 const uint8_t* verified_boot_hash, in trusty_set_boot_params()
|
/aosp_15_r20/external/trusty/bootloader/interface/include/interface/keymaster/ |
D | keymaster.h | 258 const uint8_t* verified_boot_hash; member
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/ |
H A D | attestation_record.cpp | 63 ASN1_OCTET_STRING* verified_boot_hash; member
|
/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/ |
H A D | attestation_record.h | 65 ASN1_OCTET_STRING* verified_boot_hash; member
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintAidlTestBase.cpp | 1885 const vector<uint8_t>& verified_boot_hash) { in verify_root_of_trust() 2064 vector<uint8_t> verified_boot_hash; in verify_attestation_record() local
|
/aosp_15_r20/system/keymint/ta/src/ |
H A D | cert.rs | 1281 verified_boot_hash: &'a [u8], field
|
/aosp_15_r20/system/keymint/wire/src/ |
H A D | types.rs | 382 pub verified_boot_hash: Vec<u8>, field
|
H A D | legacy.rs | 519 pub verified_boot_hash: Vec<u8>, field
|
H A D | keymint.rs | 88 pub verified_boot_hash: Vec<u8>, field
|
/aosp_15_r20/hardware/interfaces/security/rkp/aidl/vts/functional/ |
H A D | VtsRemotelyProvisionedComponentTests.cpp | 916 bool* device_locked, vector<uint8_t>* verified_boot_hash) { in parse_root_of_trust()
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 500 HidlBuf verified_boot_hash; in verify_attestation_record() local
|