| Commit message (Expand) | Author | Age | Files | Lines |
* | ltq-deu: disable arc4 algorithm | Daniel Kestrel | 2022-01-06 | 1 | -4/+4 |
* | ltq-deu: add aes_gcm algorithm | Daniel Kestrel | 2022-01-06 | 1 | -0/+313 |
* | ltq-deu: remove redundant code for setting the key in aes | Daniel Kestrel | 2022-01-06 | 1 | -120/+4 |
* | ltq-deu: add shash cbcmac-aes algorithm to the driver | Daniel Kestrel | 2022-01-06 | 1 | -5/+362 |
* | ltq-deu: add aes_xts algorithm | Daniel Kestrel | 2022-01-06 | 1 | -0/+324 |
* | ltq-deu: update initialisations for hmac algorithms | Daniel Kestrel | 2022-01-06 | 2 | -6/+4 |
* | ltq-deu: remove compiler warning and shorten locked sections | Daniel Kestrel | 2022-01-06 | 7 | -43/+7 |
* | ltq-deu: fix temp size exceed in hmac algorithms | Daniel Kestrel | 2022-01-06 | 2 | -71/+146 |
* | ltq-deu: fix setkey errors and static shared temp for hmac algos | Daniel Kestrel | 2022-01-06 | 2 | -52/+137 |
* | ltq-deu: fix ifxdeu-ctr-rfc3686(aes) not matching generic impl | Daniel Kestrel | 2022-01-06 | 1 | -1/+2 |
* | ltq-deu: changes for hash multithread callers and md5 endianess | Daniel Kestrel | 2022-01-06 | 6 | -79/+45 |
* | ltq-deu: make deu hash lock global and remove md5_hmac_ exports | Daniel Kestrel | 2022-01-06 | 6 | -48/+23 |
* | ltq-deu: add aes_ofb and aes_cfb algorithms | Daniel Kestrel | 2022-01-06 | 1 | -0/+194 |
* | ltq-deu: fix cryptomgr test errors for aes | Daniel Kestrel | 2022-01-06 | 1 | -45/+44 |
* | ltq-deu: fix cryptomgr test errors for des | Daniel Kestrel | 2022-01-06 | 1 | -30/+57 |
* | ltq-deu: convert SHA1 after library impl of SHA1 was removed | Daniel Kestrel | 2022-01-06 | 2 | -9/+9 |
* | ltq-deu: convert blkcipher to skcipher | Daniel Kestrel | 2022-01-06 | 3 | -464/+413 |
* | ltq-deu: set correct control register for AES | Daniel Kestrel | 2022-01-06 | 1 | -1/+1 |
* | ltq-deu: make cipher/digest usable by openssl | Mathias Kresin | 2022-01-05 | 9 | -28/+28 |
* | ltq-deu: aes-ctr: process all input data | Mathias Kresin | 2022-01-05 | 1 | -31/+21 |
* | ltq-deu: aes: do not read/write behind buffer | Mathias Kresin | 2022-01-05 | 1 | -12/+14 |
* | ltq-deu: init des/aes before registering crpyto algorithms | Mathias Kresin | 2022-01-05 | 2 | -3/+2 |
* | kernel: drop outdated kernel version switches for local code | Adrian Schmutzler | 2020-05-17 | 6 | -51/+0 |
* | lantiq: ltq-deu: fix compatibility with Linux 5.3+ | Martin Blumenstingl | 2020-03-16 | 4 | -4/+4 |
* | ltq-deu: Fix section mismatches | Hauke Mehrtens | 2018-03-18 | 8 | -42/+42 |
* | lantiq: fix lantiq applications kernel 4.14 compatiblity | Hauke Mehrtens | 2018-02-20 | 1 | -0/+5 |
* | ltq-deu: fix cra_priority | Martin Schiller | 2016-08-20 | 9 | -8/+25 |
* | ltq-deu: fix handling of data blocks with sizes != AES/DES block size | Martin Schiller | 2016-08-20 | 2 | -44/+108 |
* | ltq-deu: fix aes initialization vector handling | Martin Schiller | 2016-08-20 | 1 | -4/+4 |
* | lantiq: ltq-deu: Remove the "DEU test manager" | Felix Fietkau | 2016-01-18 | 3 | -13561/+0 |
* | lantiq: ltq-deu: Make the DEU driver compatible with linux 4.2 and newer | Felix Fietkau | 2016-01-17 | 6 | -6/+6 |
* | ltq-deu: fix compile for 3.14 | John Crispin | 2014-09-11 | 1 | -0/+4 |
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 24 | -0/+21214 |