aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/talitos.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03crypto: talitos - drop icv_oolChristophe Leroy1-2/+0
2019-07-03crypto: talitos - move struct talitos_edesc into talitos.hChristophe Leroy1-0/+30
2019-05-30crypto: talitos - use SPDX-License-IdentifierChristophe Leroy1-24/+1
2019-05-30crypto: talitos - use IS_ENABLED() in has_ftr_sec1()Christophe Leroy1-7/+5
2019-05-30Revert "crypto: talitos - export the talitos_submit function"Christophe Leroy1-6/+0
2019-05-30crypto: talitos - fix AEAD processing.Christophe Leroy1-1/+1
2017-10-12crypto: talitos - chain in buffered data for ahash on SEC1LEROY Christophe1-0/+1
2017-10-12crypto: talitos - don't check the number of channels at each interruptLEROY Christophe1-0/+4
2017-10-12crypto: talitos - zeroize the descriptor with memset()LEROY Christophe1-2/+0
2015-12-04crypto: talitos - add new crypto modesLEROY Christophe1-0/+1
2015-08-10crypto: talitos - Prevent panic in probe error pathAaron Sierra1-0/+1
2015-08-04crypto: talitos - Remove zero_entry static initializerAaron Sierra1-6/+1
2015-04-21crypto: talitos - implement scatter/gather copy for SEC1LEROY Christophe1-1/+2
2015-04-21crypto: talitos - adapt interrupts and reset functions to SEC1LEROY Christophe1-12/+27
2015-04-21crypto: talitos - base address for Execution UnitsLEROY Christophe1-27/+45
2015-04-21crypto: talitos - adaptation of talitos_submit() for SEC1LEROY Christophe1-0/+2
2015-04-21crypto: talitos - Add a feature to tag SEC1LEROY Christophe1-0/+17
2015-04-21crypto: talitos - enhanced talitos_desc struct for SEC1LEROY Christophe1-4/+16
2012-07-11crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithmsHoria Geanta1-0/+6
2012-07-11crypto: talitos - export the talitos_submit functionHoria Geanta1-0/+6
2012-07-11crypto: talitos - move talitos structures to header fileHoria Geanta1-0/+111
2011-11-21crypto: talitos - support for channel remap and 2nd IRQKim Phillips1-3/+11
2011-11-21crypto: talitos - prepare driver for channel remap supportKim Phillips1-15/+16
2010-05-19crypto: talitos - add support for sha224Kim Phillips1-1/+3
2010-05-19crypto: talitos - add hash algorithmsLee Nipper1-0/+8
2009-08-13crypto: talitos - add support for 36 bit addressingKim Phillips1-0/+1
2008-12-25crypto: remove uses of __constant_{endian} helpersHarvey Harrison1-41/+41
2008-12-25crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips1-0/+8
2008-12-25crypto: talitos - Implement done interrupt mitigationLee Nipper1-1/+2
2008-07-10crypto: talitos - Add support for 3desLee Nipper1-2/+1
2008-07-10crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips1-0/+200