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

  /system/keymaster/
android_keymaster_utils.cpp 55 *curve = KM_EC_CURVE_P_256;
79 case KM_EC_CURVE_P_256:
nist_curve_key_exchange_test.cpp 34 static const keymaster_ec_curve_t kEcCurves[] = {KM_EC_CURVE_P_224, KM_EC_CURVE_P_256,
140 KM_EC_CURVE_P_256,
154 KM_EC_CURVE_P_256, "04"
167 KM_EC_CURVE_P_256, "04"
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 44 case KM_EC_CURVE_P_256:
openssl_utils.cpp 50 case KM_EC_CURVE_P_256:
ecies_kem.cpp 35 case KM_EC_CURVE_P_256:
ec_key_factory.cpp 227 case KM_EC_CURVE_P_256:
android_keymaster_test.cpp 390 .Authorization(TAG_EC_CURVE, KM_EC_CURVE_P_256)
    [all...]
  /hardware/libhardware/include/hardware/
keymaster_defs.h 257 KM_EC_CURVE_P_256 = 1,

Completed in 644 milliseconds