Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b529f1983b2dcc46354f311feda92e07b6e9e2da
/
drivers
/
crypto
/
ixp4xx_crypto.c
4aaf384
crypto: ixp4xx - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
3ca20b6
crypto: ixp4xx/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
ff455ad9
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
by Herbert Xu
· 6 years ago
22c58fd
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
4af20dc
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
by Linus Walleij
· 6 years ago
dba434a
crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
c79b411
crypto: skcipher - remove remnants of internal IV generators
by Eric Biggers
· 6 years ago
0e7da29
crypto: ixp4xx - don't leak pointers to authenc keys
by Tudor-Dan Ambarus
· 7 years ago
75d6836
crypto: Use zeroing memory allocator instead of allocator/memset
by Himanshu Jha
· 7 years ago
52872f5
crypto: drop unnecessary return statements
by Geliang Tang
· 7 years ago
2838957
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
by Herbert Xu
· 7 years ago
bb9634d
crypto: ixp4xx - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
796b40c
crypto: ixp4xx - Use sg_virt()
by Geliang Tang
· 8 years ago
c5736a4
crypto: ixp4xx - Add missing npe_c release in error branches
by Quentin Lambert
· 8 years ago
b363700
crypto: ixp4xx - Fix a "simple if" coding style warning
by Quentin Lambert
· 8 years ago
0f987e2
crypto: ixp4xx - Fix false lastlen uninitialised warning
by Herbert Xu
· 9 years ago
f9d1293
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool_destroy"
by Markus Elfring
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
d7295a8
crypto: ixp4xx - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
f898c52
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
by Herbert Xu
· 9 years ago
6da9c23
crypto: ixp4xx - Use crypto_aead_maxauthsize
by Herbert Xu
· 10 years ago
71b311d
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
5290b42
crypto: ixp4xx - Include internal/aead.h
by Herbert Xu
· 10 years ago
5be4d4c
crypto: replace scatterwalk_sg_next with sg_next
by Cristian Stoica
· 10 years ago
efb753b
crypto: ixp4xx - Fix kernel compile error
by Krzysztof Hałasa
· 11 years ago
26b265c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
27c1789
DMA-API: crypto: remove last references to 'static struct device *dev'
by Russell King
· 12 years ago
d8cbc3f
DMA-API: crypto: fix ixp4xx crypto platform device support
by Russell King
· 12 years ago
5690278
crypto: ixp4xx - Simplify and harden key parsing
by Mathias Krause
· 11 years ago
9792eb1
IXP4xx crypto: MOD_AES{128,192,256} already include key size.
by Krzysztof Hałasa
· 14 years ago
75258723
crypto: ixp4xx - include fix
by Michał Wróbel
· 13 years ago
e7a2577
crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC
by Julia Lawall
· 13 years ago
d912bb7
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Nikos Mavrogiannopoulos
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ce05729
IXP4xx: Fix ixp4xx_crypto little-endian operation.
by Krzysztof Hałasa
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cd208bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
295c01f
crypto: ixp4xx - check firmware for crypto support
by Christian Hohnstaedt
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
0d44dc5
crypto: ixp4xx - Fix handling of chained sg buffers
by Christian Hohnstaedt
· 16 years ago
1777f1a
crypto: ixp4xx - Fix qmgr_request_queue build failure
by Krzysztof Hałasa
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
81bef01
crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs
by Christian Hohnstaedt
· 17 years ago