Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dmain.c87 static u16 ChildWEPKeyGenerator(u16 *wepkey, const WMBssDesc *bssDesc);
1059 WH_SetChildWEPKeyGenerator(ChildWEPKeyGenerator); in TwlMain()
1136 u16 ChildWEPKeyGenerator(u16 *wepkey, const WMBssDesc *bssDesc) in ChildWEPKeyGenerator() function