index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2017-11-03
crypto: s5p-sss - Change spaces to tabs
Kamil Konieczny
2017-11-03
crypto: drivers - Convert timers to use timer_setup()
Kees Cook
2017-11-03
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
2017-11-03
crypto: caam - fix incorrect define
Radu Alexe
2017-11-03
crypto: atmel - remove useless irq init
Tudor-Dan Ambarus
2017-11-03
crypto: atmel - return appropriate error code
Tudor-Dan Ambarus
2017-11-03
crypto: mediatek - move to generic async completion
Gilad Ben-Yossef
2017-11-03
crypto: qce - move to generic async completion
Gilad Ben-Yossef
2017-11-03
crypto: talitos - move to generic async completion
Gilad Ben-Yossef
2017-11-03
crypto: marvell/cesa - remove redundant backlog checks on EBUSY
Gilad Ben-Yossef
2017-11-03
crypto: ccp - use -ENOSPC for transient busy indication
Gilad Ben-Yossef
2017-11-03
crypto: vmx - Use skcipher for ctr fallback
Paulo Flabiano Smorigo
2017-11-03
crypto: marvell - Switch cipher algs to the skcipher interface
Boris BREZILLON
2017-11-03
crypto: qat - mark expected switch fall-throughs in qat_uclo
Gustavo A. R. Silva
2017-11-03
crypto: qat - remove unused and redundant pointer vf_info
Colin Ian King
2017-11-03
crypto: ccp - remove unused variable qim
Colin Ian King
2017-11-03
crypto: cavium - clean up clang warning on unread variable offset
Colin Ian King
2017-11-03
crypto: marvell - Remove the old mv_cesa driver
Boris BREZILLON
2017-11-03
crypto: marvell - Add a platform_device_id table
Boris BREZILLON
2017-11-03
crypto: chelsio - Fix memory leak
Harsh Jain
2017-11-03
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
2017-11-03
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
2017-11-03
crypto: chelsio - Use x8_ble gf multiplication to calculate IV.
Harsh Jain
2017-11-03
crypto: chelsio - Check error code with IS_ERR macro
Yeshaswi M R Gowda
2017-11-03
crypto: chelsio - Remove unused parameter
Yeshaswi M R Gowda
2017-10-12
crypto: talitos - avoid useless copy
LEROY Christophe
2017-10-12
crypto: talitos - chain in buffered data for ahash on SEC1
LEROY Christophe
2017-10-12
crypto: talitos - do hw_context DMA mapping outside the requests
LEROY Christophe
2017-10-12
crypto: talitos - DMA map key in setkey()
LEROY Christophe
2017-10-12
crypto: talitos - simplify tests in ipsec_esp()
LEROY Christophe
2017-10-12
crypto: talitos - remove to_talitos_ptr_len()
LEROY Christophe
2017-10-12
crypto: talitos - don't check the number of channels at each interrupt
LEROY Christophe
2017-10-12
crypto: talitos - use devm_ioremap()
LEROY Christophe
2017-10-12
crypto: talitos - use of_property_read_u32()
LEROY Christophe
2017-10-12
crypto: talitos - use devm_kmalloc()
LEROY Christophe
2017-10-12
crypto: talitos - declare local functions static
LEROY Christophe
2017-10-12
crypto: talitos - zeroize the descriptor with memset()
LEROY Christophe
2017-10-12
crypto: talitos - fix ctr-aes-talitos
LEROY Christophe
2017-10-12
crypto: talitos - fix use of sg_link_tbl_len
LEROY Christophe
2017-10-12
crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
LEROY Christophe
2017-10-12
crypto: talitos - fix setkey to check key weakness
LEROY Christophe
2017-10-12
crypto: talitos - fix memory corruption on SEC2
LEROY Christophe
2017-10-12
crypto: talitos - fix AEAD test failures
LEROY Christophe
2017-10-12
crypto: crypto4xx - add aes-gcm support
Christian Lamparter
2017-10-12
crypto: crypto4xx - add aes-ccm support
Christian Lamparter
2017-10-12
crypto: crypto4xx - prepare for AEAD support
Christian Lamparter
2017-10-12
crypto: crypto4xx - simplify sa and state context acquisition
Christian Lamparter
2017-10-12
crypto: crypto4xx - fix stalls under heavy load
Christian Lamparter
2017-10-12
crypto: crypto4xx - fix various warnings
Christian Lamparter
2017-10-12
crypto: crypto4xx - overhaul crypto4xx_build_pd()
Christian Lamparter
[next]