Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6f3573672324b6391014680dd6e2cf7298aaea22
/
drivers
/
crypto
/
mxs-dcp.c
2e6d793
crypto: mxs-dcp - Use sg_mapping_iter to copy data
by Sean Anderson
· 3 years, 7 months ago
df6313d
crypto: mxs-dcp - Check for DMA mapping errors
by Sean Anderson
· 3 years, 7 months ago
a24d22b
crypto: sha - split sha.h into sha1.h and sha2.h
by Eric Biggers
· 4 years, 2 months ago
c9598d4e
crypto: mxs-dcp - permit asynchronous skcipher as fallback
by Ard Biesheuvel
· 4 years, 6 months ago
fa03481
crypto: mxs-dcp - fix scatterlist linearization for hash
by Rosioru Dragos
· 5 years ago
af5034e
crypto: remove propagation of CRYPTO_TFM_RES_* flags
by Eric Biggers
· 5 years ago
9acb324
crypto: mxs - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
514838e
crypto: drivers - Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 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
cec1caa
crypto: mxs-dcp - Use devm_platform_ioremap_resource()
by Fabio Estevam
· 6 years ago
fcaf203
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
by Thomas Gleixner
· 6 years ago
11fe71f1
crypto: mxs-dcp - remove set but not used variable 'fini'
by YueHaibing
· 6 years ago
dbbaffe
crypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue and dcp_sha_update_fx
by YueHaibing
· 6 years ago
57f0028
crypto: mxs-dcp - Add support for dcp clk
by Leonard Crestez
· 6 years ago
58c8a86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 6 years ago
ce4e458
crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static
by Wei Yongjun
· 6 years ago
fadd7a6
crypto: mxs-dcp - Fix AES issues
by Radu Solea
· 6 years ago
c709eeb
crypto: mxs-dcp - Fix SHA null hashes and output length
by Radu Solea
· 6 years ago
ea9e756
crypto: mxs-dcp - Implement sha import/export
by Dan Douglass
· 6 years ago
f805f59
crypto: mxs-dcp - Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
d80771c
crypto: mxs-dcp - Fix wait logic on chan threads
by Leonard Crestez
· 6 years ago
9190b6f
crypto: mxs-dcp - Add empty hash export and import
by Kamil Konieczny
· 7 years ago
353ef08
crypto: mxs-dcp - print error message on platform_get_irq failure
by Gustavo A. R. Silva
· 8 years ago
29406bb9
crypto: mxs-dcp - Use skcipher for fallback
by Herbert Xu
· 9 years ago
dd0fff8
crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
5573bc0
crypto: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
2231204
crypto: dcp - tfm->__crt_alg->cra_name directly
by Marek Vasut
· 11 years ago
5fc8005
crypto: mxs-dcp - Remove global mutex
by Fabio Estevam
· 11 years ago
04d088c
crypto: mxs-dcp - Optimize hashing
by Marek Vasut
· 11 years ago
1a7c685
crypto: mxs-dcp - Align the bounce buffers
by Marek Vasut
· 11 years ago
d9588f8
crypto: mxs-dcp - Fix platform_get_irq() error handling
by Fabio Estevam
· 11 years ago
fecfd7f
crypto: mxs-dcp: Check the return value of stmp_reset_block()
by Fabio Estevam
· 11 years ago
e921f03
crypto: mxs-dcp: Use devm_kzalloc()
by Fabio Estevam
· 11 years ago
2021aba
crypto: dcp - Move the AES operation type from actx to rctx
by Marek Vasut
· 11 years ago
fe70be5
crypto: mxs - Fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
15b59e7
crypto: mxs - Add Freescale MXS DCP driver
by Marek Vasut
· 11 years ago