Home
last modified time | relevance | path

Searched defs:attest_app_id (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test_utils.cpp337 const string& attest_app_id, in AttestKey()
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp1655 auto attest_app_id = "foo"; in TEST_P() local