B43_SEC_ALGO_TKIP
if (algorithm == B43_SEC_ALGO_TKIP && key_len == 32)
if (key->algorithm == B43_SEC_ALGO_TKIP) {
algorithm = B43_SEC_ALGO_TKIP;
if (algorithm == B43_SEC_ALGO_TKIP &&
if (algorithm == B43_SEC_ALGO_TKIP)
if (algorithm == B43_SEC_ALGO_TKIP) {
if (key->algorithm == B43_SEC_ALGO_TKIP) {