Home
last modified time | relevance | path

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

/system/security/identity/
DCredentialData.h50 vector<vector<uint8_t>> encryptedChunks; member
DCredentialData.cpp235 vector<vector<uint8_t>> encryptedChunks; in parseEncryptedChunks() local
356 optional<vector<vector<uint8_t>>> encryptedChunks = in loadFromDisk() local
DWritableCredential.cpp238 vector<vector<uint8_t>> encryptedChunks; in personalize() local