Searched refs:str2wep (Results 1 – 4 of 4) sorted by relevance
47 int str2wep(char *wep, int *len, char *str);
275 int str2wep(char *wep, int *len, char *str) in str2wep() function
885 if (str2wep(p.wep_key, &p.wep_len, optarg)) { in main()
748 if (str2wep(p.wep_key, &p.wep_len, optarg)) { in main()