index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
lantiq
/
ltq-deu
/
src
/
ifxmips_aes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: remove compiler warning and shorten locked sections
Daniel Kestrel
2022-01-06
1
-6
/
+0
*
ltq-deu: fix ifxdeu-ctr-rfc3686(aes) not matching generic impl
Daniel Kestrel
2022-01-06
1
-1
/
+2
*
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: convert blkcipher to skcipher
Daniel Kestrel
2022-01-06
1
-250
/
+215
*
ltq-deu: make cipher/digest usable by openssl
Mathias Kresin
2022-01-05
1
-5
/
+5
*
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
1
-2
/
+1
*
kernel: drop outdated kernel version switches for local code
Adrian Schmutzler
2020-05-17
1
-12
/
+0
*
ltq-deu: Fix section mismatches
Hauke Mehrtens
2018-03-18
1
-4
/
+4
*
ltq-deu: fix cra_priority
Martin Schiller
2016-08-20
1
-0
/
+5
*
ltq-deu: fix handling of data blocks with sizes != AES/DES block size
Martin Schiller
2016-08-20
1
-32
/
+92
*
ltq-deu: fix aes initialization vector handling
Martin Schiller
2016-08-20
1
-4
/
+4
*
packages: clean up the package folder
John Crispin
2013-06-21
1
-0
/
+904