Home
last modified time | relevance | path

Searched refs:CurveHashToPoint (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.c329 static int32_t CurveHashToPoint(const struct HksBlob *hash, struct HksBlob *point) in CurveHashToPoint() function
410 ret = CurveHashToPoint(&hashCopy, point); in OpensslHashToPoint()