Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dkeymaster_defs.h43 KM_BYTES = 9 << 28, enumerator
119 KM_TAG_APPLICATION_ID = KM_BYTES | 601, /* Byte string identifying the authorized
129 KM_TAG_APPLICATION_DATA = KM_BYTES | 700, /* Data provided by authorized application. */
133 KM_TAG_ROOT_OF_TRUST = KM_BYTES | 704, /* Root of trust ID. */
136 KM_TAG_UNIQUE_ID = KM_BYTES | 707, /* Used to provide unique ID in attestation */
137 KM_TAG_ATTESTATION_CHALLENGE = KM_BYTES | 708, /* Used to provide challenge in attestation */
138 KM_TAG_ATTESTATION_APPLICATION_ID = KM_BYTES | 709, /* Used to identify the set of possible
141 KM_TAG_ATTESTATION_ID_BRAND = KM_BYTES | 710, /* Used to provide the device's brand name to be
143 KM_TAG_ATTESTATION_ID_DEVICE = KM_BYTES | 711, /* Used to provide the device's device name to be
145 KM_TAG_ATTESTATION_ID_PRODUCT = KM_BYTES | 712, /* Used to provide the device's product name to
[all …]
/hardware/interfaces/keymaster/3.0/default/
DKeymasterDevice.cpp254 case KM_BYTES: in KmParamSet()
344 case KM_BYTES: in kmParamSet2Hidl()