Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/b43/
Db43.h623 B43_SEC_ALGO_TKIP, enumerator
Dxmit.c320 if (key->algorithm == B43_SEC_ALGO_TKIP) { in b43_generate_txhdr()
Dmain.c976 if (algorithm == B43_SEC_ALGO_TKIP) { in do_key_write()
1014 if (algorithm == B43_SEC_ALGO_TKIP && key_len == 32) in b43_key_write()
1122 if (key->algorithm == B43_SEC_ALGO_TKIP) { in b43_dump_keymemory()
4205 algorithm = B43_SEC_ALGO_TKIP; in b43_op_set_key()
4220 if (algorithm == B43_SEC_ALGO_TKIP && in b43_op_set_key()
4253 if (algorithm == B43_SEC_ALGO_TKIP) in b43_op_set_key()