Home
last modified time | relevance | path

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

/linux-5.19.10/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.c977 if (algorithm == B43_SEC_ALGO_TKIP) { in do_key_write()
1015 if (algorithm == B43_SEC_ALGO_TKIP && key_len == 32) in b43_key_write()
1123 if (key->algorithm == B43_SEC_ALGO_TKIP) { in b43_dump_keymemory()
4207 algorithm = B43_SEC_ALGO_TKIP; in b43_op_set_key()
4222 if (algorithm == B43_SEC_ALGO_TKIP && in b43_op_set_key()
4255 if (algorithm == B43_SEC_ALGO_TKIP) in b43_op_set_key()