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

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dmain.c977 if (algorithm == B43_SEC_ALGO_TKIP) {
1015 if (algorithm == B43_SEC_ALGO_TKIP && key_len == 32)
1123 if (key->algorithm == B43_SEC_ALGO_TKIP) {
4210 algorithm = B43_SEC_ALGO_TKIP;
4225 if (algorithm == B43_SEC_ALGO_TKIP &&
4258 if (algorithm == B43_SEC_ALGO_TKIP)
H A Dxmit.c320 if (key->algorithm == B43_SEC_ALGO_TKIP) {
H A Db43.h623 B43_SEC_ALGO_TKIP, enumerator in enum:__anon946

Completed in 175 milliseconds