Searched refs:cborDataVec (Results 1 – 1 of 1) sorted by relevance
559 vector<uint8_t> cborDataVec(cborDataSize); in eicCborPrettyPrint() local560 memcpy(cborDataVec.data(), cborData, cborDataSize); in eicCborPrettyPrint()562 android::hardware::identity::support::cborPrettyPrint(cborDataVec, maxBStrSize, {}); in eicCborPrettyPrint()