Searched refs:rKey (Results 1 – 2 of 2) sorted by relevance
138 uint8_t rKey[rootKeyLen]; variable146 ret = SoftBusGenerateRandomArray(rKey, rootKeyLen);150 EncryptKey rootKey = { rKey, rootKeyLen };177 uint8_t rKey[rootKeyLen]; variable185 ret = SoftBusGenerateRandomArray(rKey, rootKeyLen);189 EncryptKey rootKey = { rKey, rootKeyLen };229 uint8_t rKey[rootKeyLen]; variable237 ret = SoftBusGenerateRandomArray(rKey, rootKeyLen);241 EncryptKey rootKey = { rKey, rootKeyLen };274 uint8_t rKey[rootKeyLen]; variable[all …]
1483 DistributedDB::Key rKey[iCount]; variable1484 rKey[0] = KeyCrud[2];1485 rKey[1] = KeyCrud[3];1486 rKey[2] = KeyCrud[4];1493 EXPECT_EQ(entries[index].key, rKey[index]);