Home
last modified time | relevance | path

Searched defs:verified_boot_hash (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/trusty/user/app/keymint/
Dipc_manager.rs878 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 Dattestation_record.cpp55 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 Dlib.rs53 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 Dattestation_record.cpp56 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/
Dtrusty_remote_provisioning_context.h32 Buffer verified_boot_hash; member
Dtrusty_keymaster_messages.h137 Buffer verified_boot_hash; member
Dtrusty_keymaster_context.cpp1249 const Buffer& verified_boot_hash) { in SetBootParams()
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dattestation_context.h70 keymaster_blob_t verified_boot_hash; member
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
H A Dattestation_record.h35 hidl_vec<uint8_t> verified_boot_hash; member
/aosp_15_r20/hardware/interfaces/security/keymint/support/include/keymint_support/
H A Dattestation_record.h58 vector<uint8_t> verified_boot_hash; member
/aosp_15_r20/external/trusty/bootloader/ql-tipc/
Dkeymaster.c311 const uint8_t* verified_boot_hash, in trusty_set_boot_params()
/aosp_15_r20/external/trusty/bootloader/interface/include/interface/keymaster/
Dkeymaster.h258 const uint8_t* verified_boot_hash; member
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/
H A Dattestation_record.cpp63 ASN1_OCTET_STRING* verified_boot_hash; member
/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/
H A Dattestation_record.h65 ASN1_OCTET_STRING* verified_boot_hash; member
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1885 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 Dcert.rs1281 verified_boot_hash: &'a [u8], field
/aosp_15_r20/system/keymint/wire/src/
H A Dtypes.rs382 pub verified_boot_hash: Vec<u8>, field
H A Dlegacy.rs519 pub verified_boot_hash: Vec<u8>, field
H A Dkeymint.rs88 pub verified_boot_hash: Vec<u8>, field
/aosp_15_r20/hardware/interfaces/security/rkp/aidl/vts/functional/
H A DVtsRemotelyProvisionedComponentTests.cpp916 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 Dkeymaster_hidl_hal_test.cpp500 HidlBuf verified_boot_hash; in verify_attestation_record() local