summaryrefslogtreecommitdiff
path: root/crypto/aes.c
AgeCommit message (Expand)Author
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-03-21[CRYPTO] aes: Fixed array boundary violationDavid McCullough
2006-01-09[CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-03-07[PATCH] random: Use them throughout the treeMatt Mackall
2004-10-04[CRYPTO]: Add __init and __initdata to aes.cJames Morris
2004-08-10[CRYPTO]: Typo in crypto/aes.cJames Morris
2003-08-17[IPSEC]: Fix oops using null ciper in CBC mode.Mikael Ylikoski
2003-03-20[CRYPTO]: Include linux/errno.h as appropriate.David S. Miller
2003-01-09[CRYPTO]: More credits for AES.James Morris
2003-01-08[CRYPTO]: Add AES algorithm.James Morris