summaryrefslogtreecommitdiff
path: root/drivers/crypto/talitos.c
Commit message (Expand)AuthorAge
* crypto: talitos - add support for 36 bit addressingKim Phillips2009-08-13
* crypto: talitos - align locks on cache linesKim Phillips2009-08-13
* crypto: talitos - simplify hmac data size calculationKim Phillips2009-08-13
* crypto: talitos - Avoid unnecessary decrypt checkKim Phillips2009-06-02
* crypto: talitos - containerof related codingstyleKim Phillips2009-06-02
* crypto: talitos - Whitespace/codingstyle/overrun lines cleanupKim Phillips2009-06-02
* crypto: talitos - Add ablkcipher algorithmsLee Nipper2009-06-02
* crypto: talitos - scaffolding for new algorithm typesLee Nipper2009-06-02
* crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper2008-12-25
* crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh2008-12-25
* crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips2008-12-25
* crypto: talitos - Implement done interrupt mitigationLee Nipper2008-12-25
* crypto: talitos - Pass correct interrupt status to error handlerKim Phillips2008-12-25
* fix talitosAl Viro2008-11-30
* crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips2008-09-14
* crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper2008-08-13
* crypto: talitos - sparse fixKim Phillips2008-07-17
* crypto: talitos - Stop leaking memory in error pathKim Phillips2008-07-17
* crypto: talitos - Fix GFP flag usageKim Phillips2008-07-17
* crypto: talitos - Preempt overflow interruptsKim Phillips2008-07-17
* crypto: talitos - Correct dst != src case handlingLee Nipper2008-07-17
* crypto: talitos - Remove calls to of_node_putLee Nipper2008-07-17
* crypto: talitos - Add support for sha256 and md5 variantsLee Nipper2008-07-10
* crypto: talitos - Use proper form for algorithm driver namesHerbert Xu2008-07-10
* crypto: talitos - Add support for 3desLee Nipper2008-07-10
* crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips2008-07-10