Searched refs:EAP_PROFILE_ANON_USER_STRING (Results 1 – 2 of 2) sorted by relevance
443 …sl_Memcpy(EAP_PROFILE_ANON_USER_STRING(&Msg), pSecExtParams->AnonUser, pSecExtParams->AnonUserLen); in sl_WlanProfileAdd()749 … sl_Memcpy(pEntParams->AnonUser, EAP_PROFILE_ANON_USER_STRING(&Msg), pEntParams->AnonUserLen); in sl_WlanProfileGet()
622 #define EAP_PROFILE_ANON_USER_STRING(pCmd) (EAP_PROFILE_USER_STRING(pCmd) + ((SlWlanAddGetEapProfi… macro