Searched refs:hwEnforced (Results 1 – 3 of 3) sorted by relevance
34 public KeymasterArguments hwEnforced; field in KeyCharacteristics61 this.hwEnforced = other.hwEnforced; in shallowCopyFrom()72 hwEnforced.writeToParcel(out, flags); in writeToParcel()88 if (hwEnforced.containsTag(tag)) { in getEnum()89 return hwEnforced.getEnum(tag, -1); in getEnum()104 result.addAll(hwEnforced.getEnums(tag)); in getEnums()116 if (hwEnforced.containsTag(tag)) { in getUnsignedInt()130 result.addAll(hwEnforced.getUnsignedLongs(tag)); in getUnsignedLongs()147 return hwEnforced.getDate(tag, null); in getDate()156 if (hwEnforced.containsTag(tag)) { in getBoolean()[all …]
725 ::keymaster::AuthorizationSet hwEnforced(hwEnforcedBuilder); in createAttestation()728 key, swEnforced, hwEnforced, auth_set, {} /* attest_key */, context, &error); in createAttestation()
50908 Landroid/security/keymaster/KeyCharacteristics;->hwEnforced:Landroid/security/keymaster/KeymasterAr…