index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
aes.c
Age
Commit message (
Expand
)
Author
2026-07-22
crypto: aes - Add CCM support using library
Eric Biggers
2026-07-22
crypto: aes - Add GCM support using library
Eric Biggers
2026-07-22
crypto: aes - Add XTS support using library
Eric Biggers
2026-07-22
crypto: aes - Add CTR and XCTR support using library
Eric Biggers
2026-07-22
crypto: aes - Add CBC and CBC-CTS support using library
Eric Biggers
2026-07-22
crypto: aes - Add ECB support using library
Eric Biggers
2026-03-09
crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library
Eric Biggers
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
2007-10-10
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-03-21
[CRYPTO] aes: Fixed array boundary violation
David McCullough
2006-01-09
[CRYPTO] cipher: Set alignmask for multi-byte loads
Herbert Xu
2006-01-09
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds