Home
last modified time | relevance | path

Searched refs:CurveHashToPointCalcA (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.c204 static int32_t CurveHashToPointCalcA(const BIGNUM *b, in CurveHashToPointCalcA() function
354 ret = CurveHashToPointCalcA(b, &curvePara, a, ctx); in CurveHashToPoint()