Home
last modified time | relevance | path

Searched defs:verified_boot_key (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/system/keymaster/tests/
H A Dattestation_record_test.cpp61 void VerifyRootOfTrust(const keymaster_blob_t& verified_boot_key, in VerifyRootOfTrust()
166 keymaster_blob_t verified_boot_key; in TEST() local
220 keymaster_blob_t verified_boot_key = {}; in TEST() local
327 keymaster_blob_t verified_boot_key = {}; in TEST() local
/aosp_15_r20/trusty/user/app/keymint/
Dipc_manager.rs877 let verified_boot_key = [0u8; 32]; in send_setbootparams_configure_setbootparams_configure() localVariable
953 let verified_boot_key = [0u8; 32]; in send_configure_configure_setbootparams_setbootparams() localVariable
991 let verified_boot_key = [0u8; 32]; in send_setbootparams_setbootparams_configure_configure() localVariable
1059 let verified_boot_key = [0u8; 32]; in send_configure_setbootparams_setbootparams_configure() localVariable
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/
H A Dattestation_record.cpp52 ASN1_OCTET_STRING* verified_boot_key; member
348 hidl_vec<uint8_t>* verified_boot_key, in parse_root_of_trust()
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/default/hal/
H A Dlib.rs51 let verified_boot_key = vec![0; 32]; in get_boot_info() localVariable
/aosp_15_r20/hardware/interfaces/security/keymint/support/
H A Dattestation_record.cpp53 ASN1_OCTET_STRING* verified_boot_key; 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.h29 Buffer verified_boot_key; member
Dtrusty_keymaster_messages.h136 Buffer verified_boot_key; member
Dtrusty_keymaster_context.cpp1246 const Buffer& verified_boot_key, in SetBootParams()
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dattestation_context.h69 keymaster_blob_t verified_boot_key; member
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
H A Dattestation_record.h34 hidl_vec<uint8_t> verified_boot_key; member
/aosp_15_r20/system/keymaster/km_openssl/
H A Dattestation_record.cpp1466 keymaster_blob_t* verified_boot_key, in parse_root_of_trust()
1501 keymaster_blob_t* unique_id, keymaster_blob_t* verified_boot_key, in parse_eat_record()
/aosp_15_r20/hardware/interfaces/security/keymint/support/include/keymint_support/
H A Dattestation_record.h57 vector<uint8_t> verified_boot_key; member
/aosp_15_r20/system/keymint/ta/src/
H A Dcert.rs1277 verified_boot_key: &'a [u8], field
1286 let verified_boot_key: &[u8] = if info.verified_boot_key.is_empty() { in from() localVariable
/aosp_15_r20/hardware/interfaces/keymaster/4.1/vts/functional/
H A DDeviceUniqueAttestationTest.cpp123 auto& verified_boot_key = root_of_trust.verified_boot_key; in check_root_of_trust() local
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dattestation_record.cpp48 ASN1_OCTET_STRING* verified_boot_key; member
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/
H A Dattestation_record.cpp60 ASN1_OCTET_STRING* verified_boot_key; member
/aosp_15_r20/system/keymint/common/src/
H A Dkeyblob.rs273 pub verified_boot_key: Vec<u8>, field
/aosp_15_r20/system/keymaster/include/keymaster/km_openssl/
H A Dattestation_record.h62 ASN1_OCTET_STRING* verified_boot_key; member
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1883 void verify_root_of_trust(const vector<uint8_t>& verified_boot_key, bool device_locked, in verify_root_of_trust()
2061 vector<uint8_t> verified_boot_key; in verify_attestation_record() local
/aosp_15_r20/system/keymint/wire/src/
H A Dtypes.rs379 pub verified_boot_key: Vec<u8>, field
H A Dlegacy.rs518 pub verified_boot_key: Vec<u8>, field
H A Dkeymint.rs85 pub verified_boot_key: Vec<u8>, field
/aosp_15_r20/hardware/interfaces/security/rkp/aidl/vts/functional/
H A DVtsRemotelyProvisionedComponentTests.cpp915 vector<uint8_t>* verified_boot_key, VerifiedBoot* verified_boot_state, in parse_root_of_trust()
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp497 HidlBuf verified_boot_key; in verify_attestation_record() local