Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Db43.h622 B43_SEC_ALGO_TKIP, enumerator
Dxmit.c326 if (key->algorithm == B43_SEC_ALGO_TKIP) { in b43_generate_txhdr()
Dmain.c982 if (algorithm == B43_SEC_ALGO_TKIP) { in do_key_write()
1020 if (algorithm == B43_SEC_ALGO_TKIP && key_len == 32) in b43_key_write()
1128 if (key->algorithm == B43_SEC_ALGO_TKIP) { in b43_dump_keymemory()
4225 algorithm = B43_SEC_ALGO_TKIP; in b43_op_set_key()
4240 if (algorithm == B43_SEC_ALGO_TKIP && in b43_op_set_key()
4273 if (algorithm == B43_SEC_ALGO_TKIP) in b43_op_set_key()