Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/cppcose/
Dcppcose.h148 CoseKeyAlgorithm expectedAlgorithm, CoseKeyCurve expectedCurve) { in parse() argument
153 !key->checkIntValue(CoseKey::ALGORITHM, expectedAlgorithm) || in parse()