Home
last modified time | relevance | path

Searched refs:try_wep (Results 1 – 1 of 1) sorted by relevance

/hostap-3.6.0/wlantest/
Dwep.c46 static int try_wep(const u8 *key, size_t key_len, const u8 *data, in try_wep() function
91 if (try_wep(key, 3 + w->key_len, data + 4, data_len - 4, plain) in wep_decrypt()