Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0b7084ac67fb84f0cf2f8bc02d7e0dea8521dd2d
/
drivers
/
crypto
ba95487
crypto: talitos - Avoid consecutive packets going out with same IV
by Kim Phillips
· 16 years ago
e491401
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
by Suresh Siddha
· 16 years ago
f3c85bc
crypto: talitos - Add handling for SEC 3.x treatment of link table
by Lee Nipper
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
c0e741d
crypto: talitos - sparse fix
by Kim Phillips
· 16 years ago
fa86a26
crypto: talitos - Stop leaking memory in error path
by Kim Phillips
· 16 years ago
586725f
crypto: talitos - Fix GFP flag usage
by Kim Phillips
· 16 years ago
ec6644d
crypto: talitos - Preempt overflow interrupts
by Kim Phillips
· 16 years ago
695ad58
crypto: talitos - Correct dst != src case handling
by Lee Nipper
· 16 years ago
4aaf087
crypto: talitos - Remove calls to of_node_put
by Lee Nipper
· 16 years ago
090657e
crypto: ixp4xx - Select CRYPTO_AUTHENC
by Imre Kaloz
· 16 years ago
3952f17
crypto: talitos - Add support for sha256 and md5 variants
by Lee Nipper
· 16 years ago
ebbcf33
crypto: talitos - Use proper form for algorithm driver names
by Herbert Xu
· 16 years ago
70bcaca
crypto: talitos - Add support for 3des
by Lee Nipper
· 16 years ago
b43e726
crypto: padlock - Make module loading quieter when hardware isn't available
by Jeremy Katz
· 16 years ago
81bef01
crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs
by Christian Hohnstaedt
· 16 years ago
9c4a796
crypto: talitos - Freescale integrated security engine (SEC) driver
by Kim Phillips
· 16 years ago
0936a94
[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro
by Robert P. J. Day
· 16 years ago
0bea3dc
[CRYPTO] hifn: Remove duplicated include
by Huang Weiyi
· 16 years ago
692af5d
[HIFN]: Have HW invalidate src and dest descriptors after processing
by Patrick McHardy
· 16 years ago
85e7e60
[HIFN]: Move command descriptor setup to seperate function
by Patrick McHardy
· 16 years ago
6cd3d67
[HIFN]: Fix max queue length value
by Patrick McHardy
· 16 years ago
4b804b5
[HIFN]: Properly initialize ivsize for CBC modes
by Patrick McHardy
· 16 years ago
281d6bd
[HIFN]: Use unique driver names for different algos
by Patrick McHardy
· 16 years ago
136f702
[HIFN]: Properly handle requests for less than the full scatterlist
by Patrick McHardy
· 16 years ago
d069033
[HIFN]: Fix data alignment checks
by Patrick McHardy
· 16 years ago
94eaa1b
[HIFN]: Handle ablkcipher_walk errors
by Patrick McHardy
· 16 years ago
9e70a40
[HIFN]: Indicate asynchronous processing to crypto API
by Patrick McHardy
· 16 years ago
7808f07
[HIFN]: Remove printk_ratelimit() for debugging printk
by Patrick McHardy
· 16 years ago
3c42cbc
[HIFN]: Endianess fixes
by Patrick McHardy
· 16 years ago
7dc748e
[CRYPTO] padlock-aes: Use generic setkey function
by Sebastian Siewior
· 17 years ago
4e2c6d7
[CRYPTO] sha384: Hardware acceleration for s390
by Jan Glauber
· 17 years ago
291dc7c
[CRYPTO] sha512: Hardware acceleration for s390
by Jan Glauber
· 17 years ago
2f7c8bd
[S390] zcrypt: add support for large random numbers
by Ralph Wuerthner
· 17 years ago
e68970c
drivers/crypto/hifn_795x.c trivial endianness annotations
by Al Viro
· 17 years ago
f881d82
[HIFN]: Fix invalid config ifdefs for RNG support
by Patrick McHardy
· 17 years ago
3f5615e
[S390] crypto: move s390 Kconfig options.
by Jan Glauber
· 17 years ago
946fef4
[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m
by Herbert Xu
· 17 years ago
eba0e31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
88fb61e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
b966b54
[CRYPTO] hifn_795x: Fixup container_of() usage
by Alexey Dobriyan
· 17 years ago
866cd90
[CRYPTO] padlock: Only reset the key once for each CBC and ECB operation
by Herbert Xu
· 17 years ago
653ebd9
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
by Herbert Xu
· 17 years ago
f17922b
[CRYPTO] geode: Add __dev{init,exit} annotations
by Adrian Bunk
· 17 years ago
fdc520a
[CRYPTO] geode: Use correct encrypt/decrypt function in fallback
by Sebastian Siewior
· 17 years ago
d2456c6
[CRYPTO] geode: do not copy the IV too often
by Sebastian Siewior
· 17 years ago
fcd0675
[HIFN]: Add support for using the random number generator
by Patrick McHardy
· 17 years ago
37a8023
[HIFN]: Improve PLL initialization
by Patrick McHardy
· 17 years ago
332f884
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
by Herbert Xu
· 17 years ago
102d49d
[CRYPTO] hifn: Add missing includes
by Andrew Morton
· 17 years ago
2707b93
[CRYPTO] hifn: Make Kconfig option depend on PCI
by Jan Glauber
· 17 years ago
a1e6ef2
[CRYPTO] hifn: Schedule callback invocation to tasklet.
by Evgeniy Polyakov
· 17 years ago
cd7c3bf
[CRYPTO] geode: Add fallback for unsupported modes
by Sebastian Siewior
· 17 years ago
b7a30da
[CRYPTO] geode: move defines into a headerfile
by Sebastian Siewior
· 17 years ago
1f4e477
[CRYPTO] geode: relax in busy loop and care about return value
by Sebastian Siewior
· 17 years ago
2d506d4
[CRYPTO] geode: use consistent IV copy
by Sebastian Siewior
· 17 years ago
89e1265
[CRYPTO] aes: Move common defines into a header file
by Sebastian Siewior
· 17 years ago
f1901f1
[CRYPTO] geode: remove alias
by Sebastian Siewior
· 17 years ago
c3041f9
[CRYPTO] hifn_795x: Detect weak keys
by Evgeniy Polyakov
· 17 years ago
f7d0561
[CRYPTO] hifn_795x: HIFN 795x driver
by Evgeniy Polyakov
· 17 years ago
490fe3f
[CRYPTO] padlock: Fix alignment fault in aes_crypt_copy
by Herbert Xu
· 17 years ago
29a09a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
d4a7dd8
[CRYPTO] padlock: Fix spurious ECB page fault
by Herbert Xu
· 17 years ago
b00296f
uml: add !UML dependencies
by Al Viro
· 17 years ago
2e21630
[CRYPTO] geode: Fix not inplace encryption
by Sebastian Siewior
· 17 years ago
68e3f5d
[CRYPTO] users: Fix up scatterlist conversion errors
by Herbert Xu
· 17 years ago
5265eeb
[CRYPTO] sha: Add header file for SHA definitions
by Jan Glauber
· 17 years ago
ad5d278
[CRYPTO] sha: Load the SHA[1|256] module by an alias
by Sebastian Siewior
· 17 years ago
f8246af
[CRYPTO] aes: Rename aes to aes-generic
by Sebastian Siewior
· 17 years ago
44db25c
[CRYPTO] drivers/Kconfig: Remove "default m"s
by Adrian Bunk
· 17 years ago
06bfb7e
Add some help texts to recently-introduced kconfig items
by Jan Engelhardt
· 17 years ago
b511431
Use menuconfig objects: crypto hw
by Jan Engelhardt
· 17 years ago
761e784
[CRYPTO] geode: Fix in-place operations and set key
by Jordan Crouse
· 17 years ago
d158325
[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again
by Herbert Xu
· 17 years ago
61d48c2
[S390] Kconfig: use common Kconfig files for s390.
by Martin Schwidefsky
· 17 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 17 years ago
f6259de
[CRYPTO] padlock: Remove pointless padlock module
by Simon Arlott
· 18 years ago
5efee17
[PATCH] geode-aes: use unsigned long for spin_lock_irqsave
by Alexey Dobriyan
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9783e1d
Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
by David S. Miller
· 18 years ago
09cb914
[CRYPTO] geode: Convert pci_module_init() to pci_register_driver()
by Richard Knutsson
· 18 years ago
1b27829
[S390] Support for s390 Pseudo Random Number Generator
by Jan Glauber
· 18 years ago
9080d0a
[PATCH] geode crypto is PCI device
by Randy Dunlap
· 18 years ago
ab78270
[CRYPTO] geode: Make needlessly global geode_aes_crypt() static
by Adrian Bunk
· 18 years ago
9fe757b
[PATCH] crypto: Add support for the Geode LX AES hardware
by Jordan Crouse
· 18 years ago
6010439
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
by Herbert Xu
· 18 years ago
e4d5b79
[CRYPTO] users: Use crypto_comp and crypto_has_*
by Herbert Xu
· 18 years ago
efcf802
[CRYPTO] drivers: Remove obsolete block cipher operations
by Herbert Xu
· 18 years ago
28ce728
[CRYPTO] padlock: Added block cipher versions of CBC/ECB
by Herbert Xu
· 18 years ago
560c06a
[CRYPTO] api: Get rid of flags argument to setkey
by Herbert Xu
· 18 years ago
58ec415
[CRYPTO] padlock-sha: TFMs don't need to be static
by Michal Ludvig
· 18 years ago
5644bda
[CRYPTO] padlock: Helper module padlock.ko
by Michal Ludvig
· 18 years ago
cb17530
[CRYPTO] padlock-sha: Make 2 functions static
by Adrian Bunk
· 18 years ago
6c83327
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
by Michal Ludvig
· 18 years ago
ccc17c3
[CRYPTO] padlock: Update private header file
by Michal Ludvig
· 18 years ago
db5e9a4
[CRYPTO] padlock: Add compatibility alias after rename
by Herbert Xu
· 18 years ago
1191f0a
[CRYPTO] padlock: Get rid of padlock-generic.c
by Michal Ludvig
· 18 years ago
cce9e06
[CRYPTO] api: Split out low-level API
by Herbert Xu
· 18 years ago
cc08632
[CRYPTO] padlock: Fix alignment after aes_ctx rearrange
by Michal Ludvig
· 18 years ago
82062c7
[CRYPTO] padlock: Rearrange context structure to reduce code size
by Herbert Xu
· 18 years ago
Next »