Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dmain.c86 static u16 ParentWEPKeyGenerator(u16 *wepkey, const WMParentParam *parentParam);
1058 WH_SetParentWEPKeyGenerator(ParentWEPKeyGenerator); in TwlMain()
1105 u16 ParentWEPKeyGenerator(u16 *wepkey, const WMParentParam *parentParam) in ParentWEPKeyGenerator() function