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

  /cts/tests/tests/keystore/src/android/keystore/cts/
AuthorizationList.java 105 private static final int KM_TAG_EC_CURVE = KM_ENUM | 10;
250 case KM_TAG_EC_CURVE & KEYMASTER_TAG_TYPE_MASK:
  /hardware/libhardware/include/hardware/
keymaster_defs.h 65 KM_TAG_EC_CURVE = KM_ENUM | 10, /* keymaster_ec_curve_t (keymaster2) */

Completed in 138 milliseconds