Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/vts/
DVtsIWritableIdentityCredentialTests.cpp117 string challenge2 = "NotSoRandomChallenge2"; in TEST_P() local
118 test_utils::AttestationData attData2(writableCredential, challenge2, {}); in TEST_P()