Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Db43.h623 B43_SEC_ALGO_TKIP, enumerator
Dxmit.c333 if (key->algorithm == B43_SEC_ALGO_TKIP) { in b43_generate_txhdr()
Dmain.c992 if (algorithm == B43_SEC_ALGO_TKIP) { in do_key_write()
1030 if (algorithm == B43_SEC_ALGO_TKIP && key_len == 32) in b43_key_write()
1138 if (key->algorithm == B43_SEC_ALGO_TKIP) { in b43_dump_keymemory()
4230 algorithm = B43_SEC_ALGO_TKIP; in b43_op_set_key()
4245 if (algorithm == B43_SEC_ALGO_TKIP && in b43_op_set_key()
4278 if (algorithm == B43_SEC_ALGO_TKIP) in b43_op_set_key()