Home
last modified time | relevance | path

Searched refs:keyInvalidBuff01 (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.cpp98 KeyBuff keyInvalidBuff01 = { keyData, 0, false }; variable
99 ret = MbedtlsAgreeSharedSecret(&keyInvalidBuff01, &pubKeyBuffer, &sharedKeyBuffer);