Home
last modified time | relevance | path

Searched defs:wepkey (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.3.1/build/libraries/wm/ARM9/src/
Dwm_etc.c202 WMErrCode WM_SetWEPKey(WMCallbackFunc callback, u16 wepmode, const u16 *wepkey) in WM_SetWEPKey()
270 WMErrCode WM_SetWEPKeyEx(WMCallbackFunc callback, u16 wepmode, u16 wepkeyid, const u8 *wepkey) in WM_SetWEPKeyEx()
/TwlSDK-5.3.1/build/demos/wm/wep-1/src/
Dmain.c1105 u16 ParentWEPKeyGenerator(u16 *wepkey, const WMParentParam *parentParam) in ParentWEPKeyGenerator()
1136 u16 ChildWEPKeyGenerator(u16 *wepkey, const WMBssDesc *bssDesc) in ChildWEPKeyGenerator()