index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ixp4xx_crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
crypto: ixp4xx - Add missing npe_c release in error branches
Quentin Lambert
1
-2
/
+4
2016-08-09
crypto: ixp4xx - Fix a "simple if" coding style warning
Quentin Lambert
1
-2
/
+1
2016-01-25
crypto: ixp4xx - Fix false lastlen uninitialised warning
Herbert Xu
1
-14
/
+12
2015-11-17
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...
Markus Elfring
1
-4
/
+2
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
1
-1
/
+0
2015-08-04
crypto: ixp4xx - Convert to new AEAD interface
Herbert Xu
1
-155
/
+158
2015-07-23
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Herbert Xu
1
-1
/
+0
2015-05-22
crypto: ixp4xx - Use crypto_aead_maxauthsize
Herbert Xu
1
-2
/
+2
2015-05-13
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
Herbert Xu
1
-1
/
+2
2015-05-13
crypto: ixp4xx - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
1
-2
/
+2
2014-01-01
crypto: ixp4xx - Fix kernel compile error
Krzysztof Hałasa
1
-3
/
+1
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-17
/
+9
2013-10-31
DMA-API: crypto: remove last references to 'static struct device *dev'
Russell King
1
-5
/
+8
2013-10-31
DMA-API: crypto: fix ixp4xx crypto platform device support
Russell King
1
-20
/
+17
2013-10-16
crypto: ixp4xx - Simplify and harden key parsing
Mathias Krause
1
-17
/
+9
2012-11-22
IXP4xx crypto: MOD_AES{128,192,256} already include key size.
Krzysztof Hałasa
1
-6
/
+6
2012-04-05
crypto: ixp4xx - include fix
Michał Wróbel
1
-0
/
+1
2012-01-13
crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
1
-1
/
+1
2012-01-13
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-05-27
IXP4xx: Fix ixp4xx_crypto little-endian operation.
Krzysztof Hałasa
1
-0
/
+21
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+32
2009-04-12
crypto: ixp4xx - check firmware for crypto support
Christian Hohnstaedt
1
-1
/
+32
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-27
crypto: ixp4xx - Fix handling of chained sg buffers
Christian Hohnstaedt
1
-119
/
+63
2009-03-04
crypto: ixp4xx - Fix qmgr_request_queue build failure
Krzysztof Hałasa
1
-2
/
+4
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-07-10
crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs
Christian Hohnstaedt
1
-0
/
+1506