index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2017-09-25
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
2017-09-25
crypto: caam/qi - don't include sg_sw_sec4.h header
Horia Geantă
2017-09-25
crypto: caam/qi - explicitly set dma_ops
Horia Geantă
2017-09-25
crypto: caam/qi - fix AD length endianness in S/G entry
Horia Geantă
2017-09-25
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
2017-09-25
crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
Horia Geantă
2017-09-25
crypto: caam/qi2 - fix compilation with DEBUG enabled
Horia Geantă
2017-09-25
crypto: caam/qi - fix compilation with DEBUG enabled
Horia Geantă
2017-09-25
crypto: caam - fix condition for the jump over key(s) command
Tudor Ambarus
2017-09-25
crypto: caam/qi2 - sync w/ core - add caam_imx
Horia Geantă
2017-09-25
crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel
Horia Geantă
2017-09-25
crypto: caam - revert rename of CRYPTO_DEV_FSL_CAAM
Horia Geantă
2017-09-25
crypto: caam/qi2 - add ablkcipher algorithms
Horia Geantă
2017-09-25
crypto: caam/qi2 - add DPAA2-CAAM driver
Horia Geantă
2017-09-25
crypto: caam - add Queue Interface v2 error codes
Horia Geantă
2017-09-25
crypto: caam - add DPAA2-CAAM (DPSECI) backend API
Horia Geantă
2017-09-25
crypto: caam/qi - prepare for gcm(aes) support
Horia Geantă
2017-09-25
crypto: cammpkc - add support for RSA key form 3
Radu Alexe
2017-09-25
crypto: caampkc - add support for RSA key form 2
Radu Alexe
2017-09-25
crypto: caampkc - incapsulate dropping leading zeros into function
Radu Alexe
2017-09-25
crypto: caampkc - avoid kzalloc(0) in caam_read_raw_data
Tudor Ambarus
2017-09-25
crypto: caam - fix JR platform device subsequent (re)creations
Horia Geantă
2017-09-25
crypto: caam/qi - add ablkcipher and authenc algorithms
Horia Geantă
2017-09-25
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă
2017-09-25
crypto: caam - avoid double inclusion in desc_constr.h
Horia Geantă
2017-09-25
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
2017-09-25
crypto: caam - fix state buffer DMA (un)mapping
Horia Geantă
2017-09-25
crypto: caam - abstract ahash request double buffering
Horia Geantă
2017-09-25
crypto: caam - fix DMA API leaks for multiple setkey() calls
Horia Geantă
2017-09-25
crypto: caam - don't dma_map key for hash algorithms
Horia Geantă
2017-09-25
crypto: caam - replace sg_count() with sg_nents_for_len()
Horia Geantă
2017-09-25
crypto: caam - check sg_count() return value
Horia Geantă
2017-09-25
crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()
Horia Geantă
2017-09-25
crypto: caam - fix JR IO mapping if one fails
Tudor Ambarus
2017-09-25
crypto: caam - check return code of dma_set_mask_and_coherent()
Horia Geantă
2017-09-25
crypto: caam - don't include unneeded headers
Horia Geantă
2017-09-25
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
2017-09-25
crypto: caam - make aamalg_desc a proper module
Arnd Bergmann
2017-09-25
crypto: caam - pass key buffers with typesafe pointers
Arnd Bergmann
2017-09-25
crypto: caam - refactor ahash shared descriptor generation
Horia Geantă
2017-09-25
crypto: caam - consolidate split key length computation
Horia Geantă
2017-09-25
crypto: caam - refactor encryption descriptors generation
Horia Geantă
2017-09-25
crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM
Horia Geantă
2017-09-25
crypto: caam - rewrite some generic inline append cmds
Horia Geantă
2017-09-25
crypto: caam - improve key inlining
Horia Geantă
2017-09-25
crypto: caam - remove superfluous alg_op algorithm param
Horia Geantă
2017-09-25
crypto: caam - group algorithm related params
Horia Geantă
2017-09-25
crypto: caam - move append_key_aead() into init_sh_desc_key_aead()
Horia Geantă
2017-09-25
crypto: caam - merge identical ahash_final/finup shared desc
Horia Geantă
2017-09-25
crypto: caam - constify pointer to descriptor buffer
Horia Geantă
[next]