Home
last modified time | relevance | path

Searched defs:encryptedChunk (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/identity/aidl/vts/
H A DEndToEndTests.cpp432 for (const auto& encryptedChunk : encryptedChunks) { in TEST_P() local
776 for (const auto& encryptedChunk : encryptedChunks) { in TEST_P() local
/aosp_15_r20/system/security/identity/
H A DWritableCredential.cpp242 vector<uint8_t> encryptedChunk; in personalize() local
H A DCredentialData.cpp104 for (const vector<uint8_t>& encryptedChunk : entryData.encryptedChunks) { in saveToDisk() local
H A DCredential.cpp541 for (const auto& encryptedChunk : eData.value().encryptedChunks) { in getEntries() local