Home
last modified time | relevance | path

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

/system/security/identity/
DCredentialData.cpp329 const cppbor::Tstr* ecTstr = ecKeyItem->asTstr(); in loadFromDisk() local
330 if (ecTstr == nullptr) { in loadFromDisk()
334 const string& ecId = ecTstr->value(); in loadFromDisk()