Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1fd09e5d884a5ff4060948e0cf8f5d7eed16e936
/
drivers
/
crypto
/
caam
1cce200
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
944c3d4
crypto: caam - fix state buffer DMA (un)mapping
by Horia Geantă
· 8 years ago
0355d23
crypto: caam - abstract ahash request double buffering
by Horia Geantă
· 8 years ago
87ec02e
crypto: caam - fix error path for ctx_dma mapping failure
by Horia Geantă
· 8 years ago
bbf2234
crypto: caam - fix DMA API leaks for multiple setkey() calls
by Horia Geantă
· 8 years ago
cfb725f
crypto: caam - don't dma_map key for hash algorithms
by Horia Geantă
· 8 years ago
838e0a8
crypto: caam - use dma_map_sg() return code
by Horia Geantă
· 8 years ago
fa0c92d
crypto: caam - replace sg_count() with sg_nents_for_len()
by Horia Geantă
· 8 years ago
fd144d8
crypto: caam - check sg_count() return value
by Horia Geantă
· 8 years ago
fd88aac
crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()
by Horia Geantă
· 8 years ago
4d8348d
crypto: caam - fix JR IO mapping if one fails
by Tudor Ambarus
· 8 years ago
b3b5fce
crypto: caam - check return code of dma_set_mask_and_coherent()
by Horia Geantă
· 8 years ago
78fd0ff
crypto: caam - don't include unneeded headers
by Horia Geantă
· 8 years ago
0f1d6df
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
b80609a
crypto: caam - check caam_emi_slow instead of re-lookup platform
by Marcus Folkesson
· 8 years ago
39eaf75
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
by Horia Geantă
· 8 years ago
37d8468
crypto: caam - make aamalg_desc a proper module
by Arnd Bergmann
· 8 years ago
9c0bc511
crypto: caam - pass key buffers with typesafe pointers
by Arnd Bergmann
· 8 years ago
479d014
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
1a0166f
crypto: caam - refactor ahash shared descriptor generation
by Horia Geantă
· 8 years ago
6655cb8
crypto: caam - consolidate split key length computation
by Horia Geantă
· 8 years ago
8cea7b6
crypto: caam - refactor encryption descriptors generation
by Horia Geantă
· 8 years ago
746f069
crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM
by Horia Geantă
· 8 years ago
281669d
crypto: caam - rewrite some generic inline append cmds
by Horia Geantă
· 8 years ago
4cbe79c
crypto: caam - improve key inlining
by Horia Geantă
· 8 years ago
488ebc3
crypto: caam - remove superfluous alg_op algorithm param
by Horia Geantă
· 8 years ago
db57656
crypto: caam - group algorithm related params
by Horia Geantă
· 8 years ago
64c9295
crypto: caam - move append_key_aead() into init_sh_desc_key_aead()
by Horia Geantă
· 8 years ago
a5a40d4
crypto: caam - fix type mismatch warning
by Arnd Bergmann
· 8 years ago
9a1a1c0
crypto: caam - merge identical ahash_final/finup shared desc
by Horia Geantă
· 8 years ago
24a4f14
crypto: caam - constify pointer to descriptor buffer
by Horia Geantă
· 8 years ago
e25ff92
crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
by Horia Geantă
· 8 years ago
2b163b5
Revert "crypto: caam - get rid of tasklet"
by Horia Geantă
· 8 years ago
c73e36e
crypto: caam - fix DMA API mapping leak in ablkcipher code
by Horia Geantă
· 8 years ago
9305dff
crypto: caam - remove unreachable code in report_ccb_status()
by Horia Geantă
· 8 years ago
4ca7c7d
crypto: caam - trivial code clean-up
by Horia Geantă
· 8 years ago
1b008ee
crypto: caam - remove unused command from aead givencrypt
by Horia Geantă
· 8 years ago
00fef2b
crypto: caam - remove unused may_sleep in dbg_dump_sg()
by Horia Geantă
· 8 years ago
c530e34
crypto: caam - fix smatch warnings
by Horia Geantă
· 8 years ago
8439e94
crypto: caam - fix sparse warnings
by Horia Geantă
· 8 years ago
2090456
crypto: caam - desc.h fixes
by Horia Geantă
· 8 years ago
39957c8
crypto: caam - completely remove error propagation handling
by Horia Geantă
· 8 years ago
d128af1
crypto: caam - fix AEAD givenc descriptors
by Alex Porosanu
· 8 years ago
83d2c9a
crypto: caam - do not register AES-XTS mode on LP units
by Sven Ebenfeld
· 8 years ago
d69985a
crypto: caam - fix type mismatch warning
by Arnd Bergmann
· 8 years ago
4e51881
crypto: caam - add support for iMX6UL
by Marcus Folkesson
· 8 years ago
c3afafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
f97581c
crypto: caam - treat SGT address pointer as u64
by Tudor Ambarus
· 8 years ago
3387879
crypto: caam - Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
5ecf8ef
crypto: caam - fix sg dump
by Catalin Vasile
· 8 years ago
06435f34
crypto: caam - Move common error handling code in two functions
by Markus Elfring
· 8 years ago
9e6df0f
crypto: caam - Delete an unnecessary initialisation in seven functions
by Markus Elfring
· 8 years ago
e6cc5b8
crypto: caam - Return a value directly in caam_hash_cra_init()
by Markus Elfring
· 8 years ago
58b0e5d
crypto: caam - Rename a jump label in five functions
by Markus Elfring
· 8 years ago
d6e7a7d
crypto: caam - Rename jump labels in ahash_setkey()
by Markus Elfring
· 8 years ago
e7a33c4
crypto: caam - Use kmalloc_array() in ahash_setkey()
by Markus Elfring
· 8 years ago
5ba1c7b
crypto: caam - fix rfc3686(ctr(aes)) IV load
by Catalin Vasile
· 8 years ago
1ac6b73
crypto: caam - add missing header dependencies
by Baoyou Xie
· 8 years ago
8b18e23
crypto: caam - fix IV loading for authenc (giv)decryption
by Horia Geantă
· 8 years ago
bdc67da
crypto: caam - avoid kernel warnings on probe failure
by Russell King
· 8 years ago
66d2e20
crypto: caam - get rid of tasklet
by Russell King
· 8 years ago
65cf164
crypto: caam - add ahash_edesc_add_src()
by Russell King
· 8 years ago
30a43b4
crypto: caam - move job descriptor initialisation to ahash_edesc_alloc()
by Russell King
· 8 years ago
5588d03
crypto: caam - add ahash_edesc_alloc() for descriptor allocation
by Russell King
· 8 years ago
bc13c69
crypto: caam - check and use dma_map_sg() return code
by Russell King
· 8 years ago
32686d3
crypto: caam - ensure that we clean up after an error
by Russell King
· 8 years ago
343e44b
crypto: caam - replace sec4_sg pointer with array
by Russell King
· 8 years ago
d7b24ed
crypto: caam - mark the hardware descriptor as cache line aligned
by Russell King
· 8 years ago
64ce56c
crypto: caam - incorporate job descriptor into struct ahash_edesc
by Russell King
· 8 years ago
e11793f
crypto: caam - ensure descriptor buffers are cacheline aligned
by Russell King
· 8 years ago
3d5a2db
crypto: caam - fix DMA API mapping leak
by Russell King
· 8 years ago
a0118c8
crypto: caam - fix non-hmac hashes
by Russell King
· 8 years ago
2fdea25
crypto: caam - defer aead_set_sh_desc in case of zero authsize
by Horia Geantă
· 8 years ago
1d2d87e
crypto: caam - fix echainiv(authenc) encrypt shared descriptor
by Horia Geantă
· 8 years ago
8c41977
crypto: caam - add support for RSA algorithm
by Tudor Ambarus
· 8 years ago
6999d50
crypto: caam - replace deprecated EXTRA_CFLAGS
by Tudor Ambarus
· 8 years ago
a6ed42d
crypto: caam - fix misspelled upper_32_bits
by Arnd Bergmann
· 8 years ago
9e21779
crypto: caam - add ARCH_LAYERSCAPE to supported architectures
by Horia Geantă
· 9 years ago
261ea05
crypto: caam - handle core endianness != caam endianness
by Horia Geantă
· 9 years ago
bd52f1c
crypto: caam - fix offset field in hw sg entries
by Cristian Stoica
· 9 years ago
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 9 years ago
e930c76
crypto: caam - fix caam_jr_alloc() ret code
by Catalin Vasile
· 9 years ago
029c053
crypto: caam - Staticize caam_jr_shutdown()
by Fabio Estevam
· 9 years ago
624144a
crypto: caam - enable LARGE_BURST for enhancing DMA transactions size
by Horia Geant?
· 9 years ago
e7a7104
crypto: caam - make write transactions bufferable on PPC platforms
by Horia Geant?
· 9 years ago
f456cd2
crypto: caam - pass the correct buffer length
by Fabio Estevam
· 9 years ago
f9970c2
crypto: caam - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
659f313
crypto: caam - fix indentation of close braces
by Russell King
· 9 years ago
5ec9083
crypto: caam - only export the state we really need to export
by Russell King
· 9 years ago
c7556ff
crypto: caam - fix non-block aligned hash calculation
by Russell King
· 9 years ago
434b421
crypto: caam - avoid needlessly saving and restoring caam_hash_ctx
by Russell King
· 9 years ago
6ea30f0
crypto: caam - print errno code when hash registration fails
by Russell King
· 9 years ago
c6415a6
crypto: caam - add support for acipher xts(aes)
by Catalin Vasile
· 9 years ago
13fb8fd
crypto: caam - dma_map_sg can handle chained SG
by LABBE Corentin
· 9 years ago
859e580
crypto: caam - Remove unused JUMP_TYPE_MASK definition
by Fabio Estevam
· 9 years ago
d4c9039
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
9c4f973
crypto: caam - Use the preferred style for memory allocations
by Fabio Estevam
· 9 years ago
a3c0955
crypto: caam - Propagate the real error code in caam_probe
by Fabio Estevam
· 9 years ago
31f44d1
crypto: caam - Fix the error handling in caam_probe
by Fabio Estevam
· 9 years ago
9f587fa
crypto: caam - fix writing to JQCR_MS when using service interface
by Horia Geant?
· 9 years ago
Next »