Searched refs:EcHashToPoint (Results 1 – 1 of 1) sorted by relevance
447 static int32_t EcHashToPoint(const Blob *hash, Blob *point) in EcHashToPoint() function505 int32_t ret = EcHashToPoint(&hashBlob, &pointBlob); in MbedtlsHashToPoint()