summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amcc/crypto4xx_core.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: crypto4xx - kill MODULE_NAMEChristian Lamparter2018-01-051-2/+0Star
* crypto: crypto4xx - fix missing irq devnameChristian Lamparter2018-01-051-1/+0Star
* crypto: crypto4xx - support Revision B partsChristian Lamparter2018-01-051-0/+1
* crypto: crypto4xx - add aes-gcm supportChristian Lamparter2017-10-121-0/+4
* crypto: crypto4xx - add aes-ccm supportChristian Lamparter2017-10-121-0/+8
* crypto: crypto4xx - prepare for AEAD supportChristian Lamparter2017-10-121-13/+9Star
* crypto: crypto4xx - simplify sa and state context acquisitionChristian Lamparter2017-10-121-5/+1Star
* crypto: crypto4xx - overhaul crypto4xx_build_pd()Christian Lamparter2017-10-121-8/+4Star
* crypto: crypto4xx - use the correct LE32 format for IV and key defsChristian Lamparter2017-10-121-3/+44
* crypto: crypto4xx - add backlog queue supportChristian Lamparter2017-10-121-1/+2
* crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter2017-10-121-5/+5
* crypto: crypto4xx - pointer arithmetic overhaulChristian Lamparter2017-09-221-18/+23
* crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constantChristian Lamparter2017-09-221-1/+0Star
* crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloadsChristian Lamparter2017-09-221-0/+10
* crypto: crypto4xx - move and refactor dynamic_contents helpersChristian Lamparter2017-09-221-3/+0Star
* crypto: crypto4xx - remove extern statement before function declarationChristian Lamparter2017-09-221-24/+24
* crypto: crypto4xx - remove unused definitions and write-only variablesChristian Lamparter2017-09-221-16/+0Star
* crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter2016-04-201-0/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-1/+1
* crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-141-3/+22
* crypto: amcc - Add crypt4xx driverJames Hsiao2009-02-181-0/+177