summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/talitos.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: talitos - chain in buffered data for ahash on SEC1LEROY Christophe2017-10-121-0/+1
* crypto: talitos - don't check the number of channels at each interruptLEROY Christophe2017-10-121-0/+4
* crypto: talitos - zeroize the descriptor with memset()LEROY Christophe2017-10-121-2/+0
* crypto: talitos - add new crypto modesLEROY Christophe2015-12-041-0/+1
* crypto: talitos - Prevent panic in probe error pathAaron Sierra2015-08-101-0/+1
* crypto: talitos - Remove zero_entry static initializerAaron Sierra2015-08-041-6/+1
* crypto: talitos - implement scatter/gather copy for SEC1LEROY Christophe2015-04-211-1/+2
* crypto: talitos - adapt interrupts and reset functions to SEC1LEROY Christophe2015-04-211-12/+27
* crypto: talitos - base address for Execution UnitsLEROY Christophe2015-04-211-27/+45
* crypto: talitos - adaptation of talitos_submit() for SEC1LEROY Christophe2015-04-211-0/+2
* crypto: talitos - Add a feature to tag SEC1LEROY Christophe2015-04-211-0/+17
* crypto: talitos - enhanced talitos_desc struct for SEC1LEROY Christophe2015-04-211-4/+16
* crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithmsHoria Geanta2012-07-111-0/+6
* crypto: talitos - export the talitos_submit functionHoria Geanta2012-07-111-0/+6
* crypto: talitos - move talitos structures to header fileHoria Geanta2012-07-111-0/+111
* crypto: talitos - support for channel remap and 2nd IRQKim Phillips2011-11-211-3/+11
* crypto: talitos - prepare driver for channel remap supportKim Phillips2011-11-211-15/+16
* crypto: talitos - add support for sha224Kim Phillips2010-05-191-1/+3
* crypto: talitos - add hash algorithmsLee Nipper2010-05-191-0/+8
* crypto: talitos - add support for 36 bit addressingKim Phillips2009-08-131-0/+1
* crypto: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-251-41/+41
* crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips2008-12-251-0/+8
* crypto: talitos - Implement done interrupt mitigationLee Nipper2008-12-251-1/+2
* crypto: talitos - Add support for 3desLee Nipper2008-07-101-2/+1
* crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips2008-07-101-0/+200
OpenPOWER on IntegriCloud