Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Ddsoftbus_crypto_test.cpp306 uint32_t inLen1 = 0; variable
313 …ret = SoftBusEncryptData(&cipherKey, (unsigned char*)input, inLen1, (unsigned char*)encryptData, &…
467 uint32_t inLen1 = 0; variable
482 inLen1, (unsigned char*)decryptData, &decryptLen);