Age | Commit message (Expand) | Author |
---|---|---|
2019-10-23 | crypto: nx - convert AES-CTR to skcipher API | Eric Biggers |
2019-10-23 | crypto: nx - don't abuse blkcipher_desc to pass iv around | Eric Biggers |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299 | Thomas Gleixner |
2018-12-23 | crypto: skcipher - remove remnants of internal IV generators | Eric Biggers |
2015-08-10 | crypto: nx - Removing CTR mode from NX driver | Leonidas Da Silva Barbosa |
2015-07-08 | crypto: nx - Fix reentrancy bugs | Herbert Xu |
2014-11-06 | crypto: nx - Moving limit and bound logic in CTR and fix IV vector | Leonidas S. Barbosa |
2013-09-02 | crypto: nx - fix limits to sg lists for AES-CTR | Marcelo Cerri |
2013-09-02 | crypto: nx - add offset to nx_build_sg_lists() | Marcelo Cerri |
2013-08-14 | crypto: nx - fix concurrency issue | Marcelo Cerri |
2012-08-01 | crypto: drivers - remove cra_list initialization | Jussi Kivilinna |
2012-05-16 | powerpc/crypto: AES-CTR mode routines for nx encryption | Kent Yoder |