Home
last modified time | relevance | path

Searched refs:add_attestation_id (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DAttestKeyTest.cpp763 add_attestation_id(&attestation_id_tags, TAG_ATTESTATION_ID_BRAND, "brand"); in TEST_P()
764 add_attestation_id(&attestation_id_tags, TAG_ATTESTATION_ID_DEVICE, "device"); in TEST_P()
765 add_attestation_id(&attestation_id_tags, TAG_ATTESTATION_ID_PRODUCT, "name"); in TEST_P()
766 add_attestation_id(&attestation_id_tags, TAG_ATTESTATION_ID_MANUFACTURER, "manufacturer"); in TEST_P()
767 add_attestation_id(&attestation_id_tags, TAG_ATTESTATION_ID_MODEL, "model"); in TEST_P()
DKeyMintAidlTestBase.h453 void add_attestation_id(AuthorizationSetBuilder* attestation_id_tags, in add_attestation_id() function
DKeyMintTest.cpp2051 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_BRAND, "brand"); in TEST_P()
2052 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_DEVICE, "device"); in TEST_P()
2053 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_PRODUCT, "name"); in TEST_P()
2054 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_MANUFACTURER, "manufacturer"); in TEST_P()
2055 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_MODEL, "model"); in TEST_P()
2127 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_BRAND, "brand"); in TEST_P()
2128 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_DEVICE, "device"); in TEST_P()
2129 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_PRODUCT, "name"); in TEST_P()
2130 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_MANUFACTURER, "manufacturer"); in TEST_P()
2131 add_attestation_id(&extra_tags, TAG_ATTESTATION_ID_MODEL, "model"); in TEST_P()