HomeSort by relevance Sort by last modified time
    Searched defs:KM_ULONG (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java 38 public static final int KM_ULONG = 5 << 28;
60 public static final int KM_TAG_RSA_PUBLIC_EXPONENT = KM_ULONG | 200;
  /hardware/libhardware/include/hardware/
keymaster_defs.h 39 KM_ULONG = 5 << 28,
66 KM_TAG_RSA_PUBLIC_EXPONENT = KM_ULONG | 200,
450 case KM_ULONG:

Completed in 74 milliseconds