Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/
Dmac80211_hwsim.c374 static const u32 hwsim_ciphers[] = { variable
492 u32 ciphers[ARRAY_SIZE(hwsim_ciphers)];
3452 for (j = 0; j < ARRAY_SIZE(hwsim_ciphers); j++) { in hwsim_known_ciphers()
3453 if (ciphers[i] == hwsim_ciphers[j]) { in hwsim_known_ciphers()
3562 if (param.n_ciphers > ARRAY_SIZE(hwsim_ciphers)) { in hwsim_new_radio_nl()