Himanshu Jha
|
75d68369b5
crypto: Use zeroing memory allocator instead of allocator/memset
|
7 years ago |
Christian Lamparter
|
0b5a7f71b4
crypto: crypto4xx - perform aead icv check in the driver
|
7 years ago |
Christian Lamparter
|
333b192856
crypto: crypto4xx - kill MODULE_NAME
|
7 years ago |
Christian Lamparter
|
57268aba38
crypto: crypto4xx - fix missing irq devname
|
7 years ago |
Christian Lamparter
|
b66c685a48
crypto: crypto4xx - support Revision B parts
|
7 years ago |
Christian Lamparter
|
b0a191cebe
crypto: crypto4xx - shuffle iomap in front of request_irq
|
7 years ago |
Christian Lamparter
|
59231368d3
crypto: crypto4xx - add aes-gcm support
|
8 years ago |
Christian Lamparter
|
65ea8b678f
crypto: crypto4xx - add aes-ccm support
|
8 years ago |
Christian Lamparter
|
a0aae821ba
crypto: crypto4xx - prepare for AEAD support
|
8 years ago |
Christian Lamparter
|
2f77690dcb
crypto: crypto4xx - simplify sa and state context acquisition
|
8 years ago |
Christian Lamparter
|
4b5b79998a
crypto: crypto4xx - fix stalls under heavy load
|
8 years ago |
Christian Lamparter
|
64e1062b23
crypto: crypto4xx - fix various warnings
|
8 years ago |
Christian Lamparter
|
cd4dcd6da7
crypto: crypto4xx - overhaul crypto4xx_build_pd()
|
8 years ago |
Christian Lamparter
|
4865b122d4
crypto: crypto4xx - use the correct LE32 format for IV and key defs
|
8 years ago |
Christian Lamparter
|
8ef8d19543
crypto: crypto4xx - add backlog queue support
|
8 years ago |
Christian Lamparter
|
e9b8e4e112
crypto: crypto4xx - fix off-by-one AES-OFB
|
8 years ago |
Christian Lamparter
|
9e0a0b3a19
crypto: crypto4xx - pointer arithmetic overhaul
|
8 years ago |
Christian Lamparter
|
5d59ad6eea
crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
|
8 years ago |
Christian Lamparter
|
40e3b847bf
crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constant
|
8 years ago |
Christian Lamparter
|
5c727f92ea
crypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst()
|
8 years ago |
Christian Lamparter
|
f2a13e7cba
crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloads
|
8 years ago |
Christian Lamparter
|
c587e65dea
crypto: crypto4xx - remove double assignment of pd_uinfo->state
|
8 years ago |
Christian Lamparter
|
1ef52a95ea
crypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY flag
|
8 years ago |
Christian Lamparter
|
81065f66dd
crypto: crypto4xx - remove unused definitions and write-only variables
|
8 years ago |
Christian Lamparter
|
a728a196d2
crypto: crypto4xx - remove bad list_del
|
8 years ago |
Christophe Jaillet
|
ffe55266e3
crypto: crypto4xx - fix an error code
|
8 years ago |
Colin Ian King
|
7c6c0dc7bb
crypto: crypto4xx - rename ce_ring_contol to ce_ring_control
|
8 years ago |
Christophe Jaillet
|
4c36941aee
crypto: crypto4xx - Fix size used in dma_free_coherent()
|
9 years ago |
Christian Lamparter
|
5343e674f3
crypto4xx: integrate ppc4xx-rng into crypto4xx
|
9 years ago |
LABBE Corentin
|
7aff7d0abc
crypto: amcc - check return value of sg_nents_for_len
|
10 years ago |