Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/common/
H A Dmbedtls_ec_adapter.c447 static int32_t EcHashToPoint(const Blob *hash, Blob *point) in EcHashToPoint() function
505 int32_t ret = EcHashToPoint(&hashBlob, &pointBlob); in MbedtlsHashToPoint()