Home
last modified time | relevance | path

Searched defs:randomKey (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dcrypto_manager_test.cpp32 static std::vector<uint8_t> randomKey; member in CryptoManagerTest
38 std::vector<uint8_t> CryptoManagerTest::randomKey; member in CryptoManagerTest
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
Dlnn_huks_test.cpp101 uint8_t randomKey[LNN_HUKS_AES_COMMON_SIZE] = {0}; variable
/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/
Dbus_center_mock.cpp52 int32_t LnnGenerateRandomByHuks(uint8_t *randomKey, uint32_t len) in LnnGenerateRandomByHuks()
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
Dlnn_decision_db_deps_mock.cpp74 int32_t LnnGenerateRandomByHuks(uint8_t *randomKey, uint32_t len) in LnnGenerateRandomByHuks()