Home
last modified time | relevance | path

Searched defs:encryptedChunks (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/security/identity/
H A DCredentialData.h50 vector<vector<uint8_t>> encryptedChunks; member
H A DCredentialData.cpp235 vector<vector<uint8_t>> encryptedChunks; in parseEncryptedChunks() local
356 optional<vector<vector<uint8_t>>> encryptedChunks = in loadFromDisk() local
H A DWritableCredential.cpp238 vector<vector<uint8_t>> encryptedChunks; in personalize() local
/aosp12/hardware/interfaces/identity/aidl/vts/
H A DEndToEndTests.cpp429 const vector<vector<uint8_t>>& encryptedChunks = it->second; in TEST_P() local
H A DUtil.cpp157 vector<vector<uint8_t>> encryptedChunks; in addEntry() local