Searched defs:randomKey (Results 1 – 4 of 4) sorted by relevance
32 static std::vector<uint8_t> randomKey; member in CryptoManagerTest38 std::vector<uint8_t> CryptoManagerTest::randomKey; member in CryptoManagerTest
101 uint8_t randomKey[LNN_HUKS_AES_COMMON_SIZE] = {0}; variable
52 int32_t LnnGenerateRandomByHuks(uint8_t *randomKey, uint32_t len) in LnnGenerateRandomByHuks()
74 int32_t LnnGenerateRandomByHuks(uint8_t *randomKey, uint32_t len) in LnnGenerateRandomByHuks()