Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/identity/aidl/vts/
H A DEndToEndTests.cpp398 const vector<uint8_t> exDocTypeVec(exDocType.begin(), exDocType.end()); in TEST_P() local
400 support::decryptAes128Gcm(exStorageKey, signingKeyBlob, exDocTypeVec); in TEST_P()