Home
last modified time | relevance | path

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

/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_sym_key_test.cpp260 uint8_t *testData3 = (uint8_t *)malloc(OH_CRYPTO_HMAC_SHA256_KEY_SIZE / 8); variable
262 .data = reinterpret_cast<uint8_t *>(testData3),