Home
last modified time | relevance | path

Searched refs:expBuff (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.cpp154 Uint8Buff expBuff = { baseData, BIGNUM_HEX_LEN }; variable
158 ret = GetLoaderInstance()->bigNumExpMod(&baseBuff, &expBuff, shortNumHex, &outBuff);
160 ret = GetLoaderInstance()->bigNumExpMod(&baseBuff, &expBuff, invalidCharHex, &outBuff);
166 ret = GetLoaderInstance()->bigNumExpMod(&baseBuff, &expBuff, bigNumHex, &outBuff);