Home
last modified time | relevance | path

Searched refs:parseEncryptedChunks (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/security/identity/
H A DCredentialData.cpp228 optional<vector<vector<uint8_t>>> parseEncryptedChunks(const cppbor::Item& item) { in parseEncryptedChunks() function
357 parseEncryptedChunks(*(*ecEntryArrayItem)[2]); in loadFromDisk()