Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/vts/
DReaderAuthTests.cpp292 vector<uint8_t> encodedReaderAuthentication = in retrieveData() local
299 cppbor::Semantic(24, encodedReaderAuthentication).encode(); in retrieveData()
534 vector<uint8_t> encodedReaderAuthentication = in TEST_P() local
541 cppbor::Semantic(24, encodedReaderAuthentication).encode(); in TEST_P()
DVtsHalIdentityEndToEndTest.cpp350 vector<uint8_t> encodedReaderAuthentication = in TEST_P() local
357 cppbor::Semantic(24, encodedReaderAuthentication).encode(); in TEST_P()
/hardware/interfaces/identity/aidl/default/
DIdentityCredential.cpp319 vector<uint8_t> encodedReaderAuthentication = in startRetrieval() local
326 cppbor::Semantic(24, encodedReaderAuthentication).encode(); in startRetrieval()