aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-deu/src/ifxmips_aes.c
Commit message (Expand)AuthorAgeFilesLines
* ltq-deu: add aes_gcm algorithmDaniel Kestrel2022-01-061-0/+313
* ltq-deu: remove redundant code for setting the key in aesDaniel Kestrel2022-01-061-120/+4
* ltq-deu: add shash cbcmac-aes algorithm to the driverDaniel Kestrel2022-01-061-5/+362
* ltq-deu: add aes_xts algorithmDaniel Kestrel2022-01-061-0/+324
* ltq-deu: remove compiler warning and shorten locked sectionsDaniel Kestrel2022-01-061-6/+0
* ltq-deu: fix ifxdeu-ctr-rfc3686(aes) not matching generic implDaniel Kestrel2022-01-061-1/+2
* ltq-deu: add aes_ofb and aes_cfb algorithmsDaniel Kestrel2022-01-061-0/+194
* ltq-deu: fix cryptomgr test errors for aesDaniel Kestrel2022-01-061-45/+44
* ltq-deu: convert blkcipher to skcipherDaniel Kestrel2022-01-061-250/+215
* ltq-deu: make cipher/digest usable by opensslMathias Kresin2022-01-051-5/+5
* ltq-deu: aes-ctr: process all input dataMathias Kresin2022-01-051-31/+21
* ltq-deu: aes: do not read/write behind bufferMathias Kresin2022-01-051-12/+14
* ltq-deu: init des/aes before registering crpyto algorithmsMathias Kresin2022-01-051-2/+1
* kernel: drop outdated kernel version switches for local codeAdrian Schmutzler2020-05-171-12/+0
* ltq-deu: Fix section mismatchesHauke Mehrtens2018-03-181-4/+4
* ltq-deu: fix cra_priorityMartin Schiller2016-08-201-0/+5
* ltq-deu: fix handling of data blocks with sizes != AES/DES block sizeMartin Schiller2016-08-201-32/+92
* ltq-deu: fix aes initialization vector handlingMartin Schiller2016-08-201-4/+4
* packages: clean up the package folderJohn Crispin2013-06-211-0/+904