Home
last modified time | relevance | path

Searched refs:hashBuffer (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.cpp74 Uint8Buff hashBuffer = { hashData, SHA256_LEN }; variable
78 int32_t ret = MbedtlsHashToPoint(&hashBuffer, &pointBuffer);
82 ret = MbedtlsHashToPoint(&hashBuffer, nullptr);
86 ret = MbedtlsHashToPoint(&hashBuffer, &shortPointBuffer);