Home
last modified time | relevance | path

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

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