21 Apr, 2008
1 commit
-
The return parameter isn't used remove it.
Signed-off-by: Sebastian Siewior
Signed-off-by: Herbert Xu
14 Jan, 2008
1 commit
-
There is almost no difference between 32 & 64 bit glue code.
Signed-off-by: Sebastian Siewior
Signed-off-by: Herbert Xu
11 Jan, 2008
6 commits
-
This is the x86-64 version of the Salsa20 stream cipher algorithm. The
original assembly code came from
. It has been
reformatted for clarity.Signed-off-by: Tan Swee Heng
Signed-off-by: Herbert Xu -
This patch contains the salsa20-i586 implementation. The original
assembly code came from
. I have reformatted
it (added indents) so that it matches the other algorithms in
arch/x86/crypto.Signed-off-by: Tan Swee Heng
Signed-off-by: Herbert Xu -
32 bit and 64 bit glue code is using (now) the same
piece code. This patch unifies them.Signed-off-by: Sebastian Siewior
Signed-off-by: Herbert Xu -
The setkey() function can be shared with the generic algorithm.
Signed-off-by: Sebastian Siewior
Signed-off-by: Herbert Xu -
The setkey() function can be shared with the generic algorithm.
Signed-off-by: Sebastian Siewior
Signed-off-by: Herbert Xu -
This three defines are used in all AES related hardware.
Signed-off-by: Sebastian Siewior
Signed-off-by: Herbert Xu
24 Oct, 2007
1 commit
-
Signed-off-by: Thomas Gleixner
Signed-off-by: Ingo Molnar
11 Oct, 2007
2 commits
-
Signed-off-by: Thomas Gleixner
Signed-off-by: Ingo Molnar -
Signed-off-by: Thomas Gleixner
Signed-off-by: Ingo Molnar