Searched refs:KM_BYTES (Results 1 – 8 of 8) sorted by relevance
35 case KeymasterDefs.KM_BYTES: in KeymasterBlobArgument()
50 case KeymasterDefs.KM_BYTES:
258 if (KeymasterDefs.getTagType(tag) != KeymasterDefs.KM_BYTES) { in addBytes()274 if (KeymasterDefs.getTagType(tag) != KeymasterDefs.KM_BYTES) { in getBytes()
55 public static final int KM_BYTES = TagType.BYTES; field in KeymasterDefs
104 case KM_BYTES: in KmParamSet()185 case KM_BYTES: in kmParamSet2Hidl()
149 if (KeymasterDefs.getTagType(tag) != KeymasterDefs.KM_BYTES) { in makeBytes()
156 case KM_BYTES: in KmParamSet()237 case KM_BYTES: in kmParamSet2Hidl()
47640 Landroid/security/keymaster/KeymasterDefs;->KM_BYTES:I