HomeSort by relevance Sort by last modified time
    Searched refs:KM_EC_CURVE_P_224 (Results 1 - 8 of 8) sorted by null

  /system/keymaster/
android_keymaster_utils.cpp 51 *curve = KM_EC_CURVE_P_224;
75 case KM_EC_CURVE_P_224:
ecies_kem_test.cpp 35 static const keymaster_ec_curve_t kEcCurves[] = {KM_EC_CURVE_P_224, KM_EC_CURVE_P_256,
nist_curve_key_exchange.cpp 41 case KM_EC_CURVE_P_224:
openssl_utils.cpp 47 case KM_EC_CURVE_P_224:
ecies_kem.cpp 34 case KM_EC_CURVE_P_224:
nist_curve_key_exchange_test.cpp 34 static const keymaster_ec_curve_t kEcCurves[] = {KM_EC_CURVE_P_224, KM_EC_CURVE_P_256,
ec_key_factory.cpp 224 case KM_EC_CURVE_P_224:
  /hardware/libhardware/include/hardware/
keymaster_defs.h 256 KM_EC_CURVE_P_224 = 0,

Completed in 1273 milliseconds