LinuxKPI: 802.11: lkpi_hw_crypto_prepare and lkpi_hw_crypto_tailroom
Split lkpi_hw_crypto_prepare() up per cipher suite and in addition to
the CCMP implementation start drafting the TKIP implementation.
Also add lkpi_hw_crypto_tailroom() dealing with any possible tailroom
we need to prepare for the driver to fill in details later.
Add support for that to lkpi_80211_txq_tx_one().
Sponsored by: The FreeBSD Foundation
MFC after: 3 days