Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:preauth

352 		printf("Invalid PREAUTH command: needs one argument "
357 res = os_snprintf(cmd, sizeof(cmd), "PREAUTH %s", argv[0]);
359 printf("Too long PREAUTH command.\n");