index
:
pub/scm/linux/kernel/git/sunxi/linux.git
master
Allwinner/Sunxi group's fork of linux.git
Allwinner/Sunxi group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
aes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-22
crypto: aes - Add CCM support using library
Eric Biggers
1
-0
/
+129
2026-07-22
crypto: aes - Add GCM support using library
Eric Biggers
1
-0
/
+245
2026-07-22
crypto: aes - Add XTS support using library
Eric Biggers
1
-0
/
+117
2026-07-22
crypto: aes - Add CTR and XCTR support using library
Eric Biggers
1
-0
/
+68
2026-07-22
crypto: aes - Add CBC and CBC-CTS support using library
Eric Biggers
1
-0
/
+169
2026-07-22
crypto: aes - Add ECB support using library
Eric Biggers
1
-1
/
+163
2026-03-09
crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library
Eric Biggers
1
-1
/
+182
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
1
-0
/
+66
2007-10-10
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
1
-456
/
+0
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
1
-2
/
+3
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
1
-7
/
+7
2006-03-21
[CRYPTO] aes: Fixed array boundary violation
David McCullough
1
-4
/
+3
2006-01-09
[CRYPTO] cipher: Set alignmask for multi-byte loads
Herbert Xu
1
-0
/
+1
2006-01-09
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
1
-0
/
+2
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
1
-29
/
+31
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+451