Home
last modified time | relevance | path

Searched defs:unique_id (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/keymaster/tests/
H A Dattestation_record_test.cpp128 keymaster_blob_t unique_id = {}; in TEST() local
219 keymaster_blob_t unique_id = {}; in TEST() local
326 keymaster_blob_t unique_id = {}; in TEST() local
/aosp12/system/keymaster/km_openssl/
H A Dattestation_record.cpp924 Buffer unique_id = context.GenerateUniqueId( in build_eat_record() local
959 Buffer unique_id(UNIQUE_ID_SIZE); in generate_unique_id() local
1071 Buffer unique_id = context.GenerateUniqueId( in build_attestation_record() local
1403 keymaster_blob_t* unique_id) { in parse_attestation_record()
1465 keymaster_blob_t* unique_id, keymaster_blob_t* verified_boot_key, in parse_eat_record()
/aosp12/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
H A Dattestation_record.h49 hidl_vec<uint8_t> unique_id; member
/aosp12/hardware/interfaces/security/keymint/support/include/keymint_support/
H A Dattestation_record.h70 std::vector<uint8_t> unique_id; member
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/include/
H A DVendorGraphicBuffer.h117 uint64_t unique_id = 0; variable
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dattestation_record.cpp127 ASN1_INTEGER* unique_id; member
/aosp12/hardware/interfaces/security/keymint/support/
H A Dattestation_record.cpp182 ASN1_INTEGER* unique_id; member
/aosp12/hardware/interfaces/keymaster/4.0/support/
H A Dattestation_record.cpp171 ASN1_INTEGER* unique_id; member
/aosp12/hardware/interfaces/keymaster/4.1/support/
H A Dattestation_record.cpp186 ASN1_INTEGER* unique_id; member
/aosp12/system/keymaster/include/keymaster/km_openssl/
H A Dattestation_record.h205 ASN1_INTEGER* unique_id; member
/aosp12/frameworks/native/services/inputflinger/host/
H A DInputDriver.cpp298 input_bus_t bus, const char* unique_id) { in create_device_identifier()
/aosp12/system/bt/gd/security/
H A Dfacade.cc536 uint32_t unique_id{1}; member in bluetooth::security::SecurityModuleFacadeService
/aosp12/hardware/google/gchips/include/
H A DExynosExif.h246 char unique_id[30]; member
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1302 vector<uint8_t>* unique_id) { in verify_attestation_record()
H A DKeyMintTest.cpp1559 vector<uint8_t>* unique_id, bool reset = false) { in TEST_P()
1602 vector<uint8_t> unique_id; in TEST_P() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_types.h1364 uint32_t unique_id; /* if face is recognised */ member