klen_round        372 net80211/ieee80211_crypto.c 	u_int8_t keybuf[klen_round(IEEE80211_WEP_IVLEN + IEEE80211_KEYBUF_SIZE)];
klen_round        458 net80211/ieee80211_crypto.c 	len = klen_round(IEEE80211_WEP_IVLEN + ic->ic_nw_keys[kid].k_len);