Home
last modified time | relevance | path

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

/aosp12/system/keymaster/include/keymaster/cppcose/
H A Dcppcose.h68 enum CoseKeyAlgorithm : int { enum
148 CoseKeyAlgorithm expectedAlgorithm, CoseKeyCurve expectedCurve) { in parse()