Home
last modified time | relevance | path

Searched refs:keyInvalidBuff02 (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.cpp101 KeyBuff keyInvalidBuff02 = { keyData, P256_PUBLIC_SIZE - 1, false }; variable
102 ret = MbedtlsAgreeSharedSecret(&priKeyBuffer, &keyInvalidBuff02, &sharedKeyBuffer);