Home
last modified time | relevance | path

Searched refs:curves (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/keymaster/3.0/
Dtypes.hal216 * Supported EC curves, used in ECDSA
DIKeymasterDevice.hal33 * with the NIST curves (P-224, P-256, P-384, and P-521). CDD requires that all
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h2709 cam_tonemap_curve_t curves[3]; member
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp1256 EcCurve curves[] = {EcCurve::P_224, EcCurve::P_256, EcCurve::P_384, EcCurve::P_521}; in TEST_F() local
1257 for (auto curve : curves) { in TEST_F()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp7864 &tonemap->curves[0].tonemap_points[0][0], in translateFromHalMetadata()
7868 &tonemap->curves[1].tonemap_points[0][0], in translateFromHalMetadata()
7872 &tonemap->curves[2].tonemap_points[0][0], in translateFromHalMetadata()
13567 tonemapCurves.curves[0] = tonemapCurveGreen; in translateFwkMetadataToHalMetadata()
13579 tonemapCurves.curves[1] = tonemapCurveBlue; in translateFwkMetadataToHalMetadata()
13591 tonemapCurves.curves[2] = tonemapCurveRed; in translateFwkMetadataToHalMetadata()
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal82 * - TRUSTED_ENVIRONMENT IKeymasterDevices must support NIST curves P-224, P-256, P-384 and
450 * must support all curves. StrongBox implementations must support P_256.
Dtypes.hal932 * Supported EC curves, used in ECDSA