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

  /external/nos/host/android/hals/keymaster/
proto_utils.h 64 ErrorCode translate_ec_curve(nosapp::EcCurve ec_curve, EcCurve *out);
export_key.cpp 89 if (translate_ec_curve(
proto_utils.cpp 299 static nosapp::EcCurve translate_ec_curve(EcCurve ec_curve) function in namespace:android::hardware::keymaster
315 ErrorCode translate_ec_curve(nosapp::EcCurve ec_curve, EcCurve *out) function in namespace:android::hardware::keymaster
529 pb->set_integer((uint32_t)translate_ec_curve(param.f.ecCurve));
683 if (translate_ec_curve(
    [all...]

Completed in 102 milliseconds