Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
H A Dcrypto_hash_to_point.c258 static int32_t CurveHashToPointCalcC(const BIGNUM *a, BIGNUM *b, in CurveHashToPointCalcC() function
358 ret = CurveHashToPointCalcC(a, b, &curvePara, c, ctx); in CurveHashToPoint()