Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dkey_management_test.cpp75 Uint8Buff pointBuffer = { pointData, EC_LEN }; variable
78 int32_t ret = MbedtlsHashToPoint(&hashBuffer, &pointBuffer);
80 ret = MbedtlsHashToPoint(nullptr, &pointBuffer);
84 ret = MbedtlsHashToPoint(&invalidBuffer, &pointBuffer);