Home
last modified time | relevance | path

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

/system/security/identity/
DCredentialData.h49 vector<vector<uint8_t>> encryptedChunks; member
DCredentialData.cpp236 vector<vector<uint8_t>> encryptedChunks; in parseEncryptedChunks() local
358 optional<vector<vector<uint8_t>>> encryptedChunks = in loadFromDisk() local
DWritableCredential.cpp240 vector<vector<uint8_t>> encryptedChunks; in personalize() local