Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/CUDK/configurationutility/inc/
Dwpa_core.h36 #define WPACORE_PSK_HEX_LENGTH 64 macro
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
Dcu_cmd.c5927 if( len != WPACORE_PSK_HEX_LENGTH ) in CuCmd_SetPrivacyPskPassPhrase()
5929 …NFO2, (PS8)"The hexa PSKPassphrase must be at length of %d hexa digits \n",WPACORE_PSK_HEX_LENGTH); in CuCmd_SetPrivacyPskPassPhrase()