Searched refs:EAP_ANON_USER_STRING (Results 1 – 2 of 2) sorted by relevance
561 #define EAP_ANON_USER_STRING(pCmd) (EAP_USER_STRING(pCmd) + ((SlWlanConnectEapCommand_t *)(pCmd))-… macro
153 … sl_Memcpy(EAP_ANON_USER_STRING(&Msg), pSecExtParams->AnonUser, pSecExtParams->AnonUserLen); in sl_WlanConnect()