index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-21
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
1
-56
/
+35
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
1
-3
/
+3
2006-09-21
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
1
-44
/
+0
2006-09-21
[CRYPTO] padlock: Added block cipher versions of CBC/ECB
Herbert Xu
3
-7
/
+169
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
1
-2
/
+3
2006-09-21
[CRYPTO] padlock-sha: TFMs don't need to be static
Michal Ludvig
1
-9
/
+9
2006-09-21
[CRYPTO] padlock: Helper module padlock.ko
Michal Ludvig
4
-7
/
+72
2006-09-21
[CRYPTO] padlock-sha: Make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-09-21
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
Michal Ludvig
3
-0
/
+354
2006-09-21
[CRYPTO] padlock: Update private header file
Michal Ludvig
2
-12
/
+14
2006-09-21
[CRYPTO] padlock: Add compatibility alias after rename
Herbert Xu
2
-5
/
+3
2006-09-21
[CRYPTO] padlock: Get rid of padlock-generic.c
Michal Ludvig
4
-79
/
+42
2006-09-21
[CRYPTO] api: Split out low-level API
Herbert Xu
1
-1
/
+2
2006-07-15
[CRYPTO] padlock: Fix alignment after aes_ctx rearrange
Michal Ludvig
1
-2
/
+7
2006-06-26
[CRYPTO] padlock: Rearrange context structure to reduce code size
Herbert Xu
1
-6
/
+4
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
1
-15
/
+14
2006-03-21
[CRYPTO] api: Align tfm context as wide as possible
Herbert Xu
1
-1
/
+5
2006-02-22
[PATCH] padlock: Fix typo that broke 256-bit keys
Herbert Xu
1
-4
/
+4
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
-13
/
+11
2006-01-09
[PADLOCK] Fix sparse warning about 1-bit signed bit-field
Herbert Xu
1
-1
/
+1
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-07-06
[CRYPTO] Update IV correctly for Padlock CBC encryption
Herbert Xu
1
-4
/
+9
2005-07-06
[CRYPTO] Ensure cit_iv is aligned correctly
Herbert Xu
1
-2
/
+1
2005-07-06
[PADLOCK] Implement multi-block operations
Herbert Xu
1
-2
/
+53
2005-07-06
[PADLOCK] Move fast path work into aes_set_key and upper layer
Herbert Xu
2
-72
/
+52
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
5
-0
/
+597