Searched defs:encryptedChunks (Results 1 – 5 of 5) sorted by relevance
50 vector<vector<uint8_t>> encryptedChunks; member
235 vector<vector<uint8_t>> encryptedChunks; in parseEncryptedChunks() local356 optional<vector<vector<uint8_t>>> encryptedChunks = in loadFromDisk() local
238 vector<vector<uint8_t>> encryptedChunks; in personalize() local
429 const vector<vector<uint8_t>>& encryptedChunks = it->second; in TEST_P() local
157 vector<vector<uint8_t>> encryptedChunks; in addEntry() local