Searched refs:signatureBstr (Results 1 – 1 of 1) sorted by relevance
1939 const cppbor::Bstr* signatureBstr = (*array)[3]->asBstr(); in coseCheckEcDsaSignature() local1940 if (signatureBstr == nullptr) { in coseCheckEcDsaSignature()1944 const vector<uint8_t>& coseSignature = signatureBstr->value(); in coseCheckEcDsaSignature()