Home
last modified time | relevance | path

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

/aosp_15_r20/system/security/identity/
H A DCredentialData.cpp122 cppbor::Array authKeyDatasArray; in saveToDisk() local
134 authKeyDatasArray.add(std::move(array)); in saveToDisk()
136 map.add("authKeyData", std::move(authKeyDatasArray)); in saveToDisk()