Searched defs:bstr (Results 1 – 4 of 4) sorted by relevance
118 inline ParseResult parse(const Bstr* bstr) { in parse()
128 const Bstr* bstr = item->asBstr(); in prettyPrintInternal() local
72 static keymaster_error_t bstr_to_blob(const cppbor::Bstr* bstr, keymaster_blob_t* blob) { in bstr_to_blob()
2192 Bstr bstr(std::vector<uint8_t>{}); in TEST() local