Home
last modified time | relevance | path

Searched defs:tableIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_cipherkey_manager_virtual.c32 bool GetCipherKeyByNetworkId(const char *networkId, int32_t seq, uint32_t tableIndex, unsigned char… in GetCipherKeyByNetworkId()
38 bool GetLocalCipherKey(int32_t seq, uint32_t *tableIndex, unsigned char *key, int32_t keyLen) in GetLocalCipherKey()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dsocket_common.c171 static int SpungeInitSocket(struct FtSocketTable *table, int tableIndex) in SpungeInitSocket()
223 int tableIndex; in SpungeAllocFtSock() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c165 static void SpungeDestroySockTableSocket(struct FtSocketTable *table, int tableIndex) in SpungeDestroySockTableSocket()