Alexey Dobriyan
|
f2ea0f5f04
crypto: sha512 - use standard ror64()
|
13 years ago |
Herbert Xu
|
3a92d687c8
crypto: sha512 - Avoid stack bloat on i386
|
13 years ago |
Herbert Xu
|
58d7d18b52
crypto: sha512 - Use binary and instead of modulus
|
13 years ago |
Alexey Dobriyan
|
51fc6dc8f9
crypto: sha512 - reduce stack usage to safe number
|
13 years ago |
Alexey Dobriyan
|
84e31fdb7c
crypto: sha512 - make it work, undo percpu message schedule
|
13 years ago |
Herbert Xu
|
13887ed688
crypto: sha512_generic - Use 64-bit counters
|
16 years ago |
Herbert Xu
|
1f38ad8389
crypto: sha512 - Export struct sha512_state
|
16 years ago |
Adrian-Ken Rueegsegger
|
bd9d20dba1
crypto: sha512 - Switch to shash
|
16 years ago |
Adrian-Ken Rueegsegger
|
f9e2bca6c2
crypto: sha512 - Move message schedule W[80] to static percpu area
|
16 years ago |
Kamalesh Babulal
|
3af5b90bde
[CRYPTO] all: Clean up init()/fini()
|
17 years ago |
Jan Glauber
|
78f8b3a240
[CRYPTO] sha512: Rename sha512 to sha512_generic
|
17 years ago |