Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: remove ieee80211_aes_cmac_calculate_k1_k2() | Johannes Berg | 2015-08-13 | 1 | -17/+0 |
* | mac80111: Add BIP-CMAC-256 cipher | Jouni Malinen | 2015-01-27 | 1 | -8/+26 |
* | mac80211: fix checkpatch errors | Weilong Chen | 2013-12-18 | 1 | -1/+1 |
* | mac80211: include export.h in aes_cmac | Emmanuel Grumbach | 2012-11-07 | 1 | -0/+1 |
* | mac80211: expose AES-CMAC subkey calculation | Assaf Krauss | 2012-10-23 | 1 | -0/+17 |
* | mac80211: simplify buffers in aes_128_cmac_vector | Johannes Berg | 2012-08-20 | 1 | -5/+1 |
* | mac80211: use AES_BLOCK_SIZE | Johannes Berg | 2011-07-08 | 1 | -1/+1 |
* | mac80211: fix CMAC races | Johannes Berg | 2011-07-08 | 1 | -4/+4 |
* | mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() | Jesper Juhl | 2010-11-15 | 1 | -2/+1 |
* | mac80211: Don't squash error codes in key setup functions | Ben Hutchings | 2010-08-16 | 1 | -4/+2 |
* | mac80211: 802.11w - Add BIP (AES-128-CMAC) | Jouni Malinen | 2009-01-29 | 1 | -0/+135 |