Searched refs:MIN_KEY_LEN (Results 1 - 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
H A DkeyParserWep.c133 if ((pKeyDesc->KeyLength < MIN_KEY_LEN ) || (pKeyDesc->KeyLength >= MAX_KEY_LEN ))
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DkeyParserWep.c131 if ((pKeyDesc->KeyLength < MIN_KEY_LEN ) || (pKeyDesc->KeyLength >= MAX_KEY_LEN ))
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h154 #define MIN_KEY_LEN 5 macro
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h310 #define MIN_KEY_LEN 5 macro

Completed in 2381 milliseconds