aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amcc/crypto4xx_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-05crypto: crypto4xx - kill MODULE_NAMEChristian Lamparter1-2/+0
2018-01-05crypto: crypto4xx - fix missing irq devnameChristian Lamparter1-1/+0
2018-01-05crypto: crypto4xx - support Revision B partsChristian Lamparter1-0/+1
2017-10-12crypto: crypto4xx - add aes-gcm supportChristian Lamparter1-0/+4
2017-10-12crypto: crypto4xx - add aes-ccm supportChristian Lamparter1-0/+8
2017-10-12crypto: crypto4xx - prepare for AEAD supportChristian Lamparter1-13/+9
2017-10-12crypto: crypto4xx - simplify sa and state context acquisitionChristian Lamparter1-5/+1
2017-10-12crypto: crypto4xx - overhaul crypto4xx_build_pd()Christian Lamparter1-8/+4
2017-10-12crypto: crypto4xx - use the correct LE32 format for IV and key defsChristian Lamparter1-3/+44
2017-10-12crypto: crypto4xx - add backlog queue supportChristian Lamparter1-1/+2
2017-10-12crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter1-5/+5
2017-09-22crypto: crypto4xx - pointer arithmetic overhaulChristian Lamparter1-18/+23
2017-09-22crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constantChristian Lamparter1-1/+0
2017-09-22crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloadsChristian Lamparter1-0/+10
2017-09-22crypto: crypto4xx - move and refactor dynamic_contents helpersChristian Lamparter1-3/+0
2017-09-22crypto: crypto4xx - remove extern statement before function declarationChristian Lamparter1-24/+24
2017-09-22crypto: crypto4xx - remove unused definitions and write-only variablesChristian Lamparter1-16/+0
2016-04-20crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter1-0/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-1/+1
2009-07-14crypto: crypto4xx - Switch to new style ahashHerbert Xu1-3/+22
2009-02-18crypto: amcc - Add crypt4xx driverJames Hsiao1-0/+177