Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:preauth

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