Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-13 | crypto: ccm - Use crypto_aead_set_reqsize helper | Herbert Xu | 1 | -7/+7 |
2014-11-26 | crypto: include crypto- module prefix in template | Kees Cook | 1 | -0/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -2/+2 |
2013-11-28 | crypto: ccm - Fix handling of zero plaintext when computing mac | Horia Geanta | 1 | -1/+2 |
2013-10-07 | crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks | James Yonan | 1 | -2/+2 |
2013-02-04 | crypto: use ERR_CAST | Julia Lawall | 1 | -16/+7 |
2012-03-20 | crypto: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |
2009-01-27 | crypto: ccm - Fix handling of null assoc data | Jarod Wilson | 1 | -0/+2 |
2008-01-11 | [CRYPTO] ccm: Added CCM mode | Joy Latten | 1 | -0/+889 |