Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: ccm - Fix handling of zero plaintext when computing mac | Horia Geanta | 2013-11-28 | 1 | -1/+2 |
* | crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks | James Yonan | 2013-10-07 | 1 | -2/+2 |
* | crypto: use ERR_CAST | Julia Lawall | 2013-02-04 | 1 | -16/+7 |
* | crypto: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
* | crypto: ccm - Fix handling of null assoc data | Jarod Wilson | 2009-01-27 | 1 | -0/+2 |
* | [CRYPTO] ccm: Added CCM mode | Joy Latten | 2008-01-10 | 1 | -0/+889 |