Searched refs:B43_SEC_ALGO_NONE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | b43.h | 621 B43_SEC_ALGO_NONE = 0, /* unencrypted, as of TX header. */ enumerator
|
H A D | xmit.c | 707 if (dev->key[keyidx].algorithm != B43_SEC_ALGO_NONE) { in b43_rx()
|
H A D | main.c | 1062 do_key_write(dev, index, B43_SEC_ALGO_NONE, in b43_key_clear() 1065 do_key_write(dev, index + 4, B43_SEC_ALGO_NONE, in b43_key_clear()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | b43.h | 621 B43_SEC_ALGO_NONE = 0, /* unencrypted, as of TX header. */ enumerator
|
H A D | xmit.c | 707 if (dev->key[keyidx].algorithm != B43_SEC_ALGO_NONE) { in b43_rx()
|
H A D | main.c | 1062 do_key_write(dev, index, B43_SEC_ALGO_NONE, in b43_key_clear() 1065 do_key_write(dev, index + 4, B43_SEC_ALGO_NONE, in b43_key_clear()
|
Completed in 36 milliseconds