summaryrefslogtreecommitdiff
path: root/drivers/crypto/amcc/crypto4xx_core.h
AgeCommit message (Expand)Author
2019-05-03crypto: crypto4xx - get rid of redundant using_sd variableChristian Lamparter
2019-05-03crypto: crypto4xx - use sync skcipher for fallbackChristian Lamparter
2019-01-11crypto: crypto4xx - add prng crypto supportChristian Lamparter
2018-04-28crypto: crypto4xx - put temporary dst sg into request ctxChristian Lamparter
2018-04-28crypto: crypto4xx - add aes-ctr supportChristian Lamparter
2018-04-28crypto: crypto4xx - convert to skcipherChristian Lamparter
2018-04-28crypto: crypto4xx - performance optimizationsChristian Lamparter
2018-01-05crypto: crypto4xx - kill MODULE_NAMEChristian Lamparter
2018-01-05crypto: crypto4xx - fix missing irq devnameChristian Lamparter
2018-01-05crypto: crypto4xx - support Revision B partsChristian Lamparter
2017-10-12crypto: crypto4xx - add aes-gcm supportChristian Lamparter
2017-10-12crypto: crypto4xx - add aes-ccm supportChristian Lamparter
2017-10-12crypto: crypto4xx - prepare for AEAD supportChristian Lamparter
2017-10-12crypto: crypto4xx - simplify sa and state context acquisitionChristian Lamparter
2017-10-12crypto: crypto4xx - overhaul crypto4xx_build_pd()Christian Lamparter
2017-10-12crypto: crypto4xx - use the correct LE32 format for IV and key defsChristian Lamparter
2017-10-12crypto: crypto4xx - add backlog queue supportChristian Lamparter
2017-10-12crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2017-09-22crypto: crypto4xx - pointer arithmetic overhaulChristian Lamparter
2017-09-22crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constantChristian Lamparter
2017-09-22crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloadsChristian Lamparter
2017-09-22crypto: crypto4xx - move and refactor dynamic_contents helpersChristian Lamparter
2017-09-22crypto: crypto4xx - remove extern statement before function declarationChristian Lamparter
2017-09-22crypto: crypto4xx - remove unused definitions and write-only variablesChristian Lamparter
2016-04-20crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2009-07-14crypto: crypto4xx - Switch to new style ahashHerbert Xu
2009-02-18crypto: amcc - Add crypt4xx driverJames Hsiao