Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymaster/include/keymaster/cppcose/
H A Dcppcose.h78 enum CoseKeyAlgorithm : int { enum
159 CoseKeyAlgorithm expectedAlgorithm, CoseKeyCurve expectedCurve) { in parse()
/aosp_15_r20/hardware/interfaces/security/keymint/support/
H A Dremote_prov_utils.cpp215 CoseKeyAlgorithm algorithm; in constructCoseKey()