Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/identity/aidl/vts/
H A DEndToEndTests.cpp429 const vector<vector<uint8_t>>& encryptedChunks = it->second; in TEST_P() local
773 const vector<vector<uint8_t>>& encryptedChunks = it->second; in TEST_P() local
H A DUtil.cpp235 vector<vector<uint8_t>> encryptedChunks; in addEntry() local
/aosp_15_r20/system/security/identity/
H A DCredentialData.cpp236 vector<vector<uint8_t>> encryptedChunks; in parseEncryptedChunks() local
358 optional<vector<vector<uint8_t>>> encryptedChunks = in loadFromDisk() local
H A DCredentialData.h49 vector<vector<uint8_t>> encryptedChunks; member
H A DWritableCredential.cpp240 vector<vector<uint8_t>> encryptedChunks; in personalize() local