Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM200/
DCborConverter.cpp321 Array cborParamsVec; in addSharedSecretParameters() local
326 cborParamsVec.add(std::move(cborParam)); in addSharedSecretParameters()
328 array.add(std::move(cborParamsVec)); in addSharedSecretParameters()
/hardware/nxp/keymint/KM300/
DCborConverter.cpp395 Array cborParamsVec; in addSharedSecretParameters() local
400 cborParamsVec.add(std::move(cborParam)); in addSharedSecretParameters()
402 array.add(std::move(cborParamsVec)); in addSharedSecretParameters()