Home
last modified time | relevance | path

Searched defs:bstr (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/keymint/KM200/
DCborConverter.cpp96 Bstr bstr(val); in addKeyparameters() local
143 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local
230 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local
299 const Bstr* bstr = strItem.get()->asBstr(); in getBinaryArray() local
/hardware/nxp/keymint/KM300/
DCborConverter.cpp158 Bstr bstr(val); in addKeyparameters() local
215 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local
315 const Bstr* bstr = pair.second.get()->asBstr(); in getKeyParameter() local
371 const Bstr* bstr = strItem.value().get()->asBstr(); in getByteArrayVec() local
/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp2111 const cppbor::Bstr* bstr = valueItem->asBstr(); in coseSignGetX5Chain() local
2119 const cppbor::Bstr* bstr = ((*array)[m])->asBstr(); in coseSignGetX5Chain() local