Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keymaster/
DKeymasterLongArgument.java33 case KeymasterDefs.KM_ULONG: in KeymasterLongArgument()
DKeymasterDefs.java38 public static final int KM_ULONG = 5 << 28; field in KeymasterDefs
60 public static final int KM_TAG_RSA_PUBLIC_EXPONENT = KM_ULONG | 200;
DKeymasterArgument.java45 case KeymasterDefs.KM_ULONG:
DKeymasterArguments.java184 if ((tagType != KeymasterDefs.KM_ULONG) && (tagType != KeymasterDefs.KM_ULONG_REP)) { in addUnsignedLong()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61701 Landroid/security/keymaster/KeymasterDefs;->KM_ULONG:I