summaryrefslogtreecommitdiff
path: root/drivers/crypto/talitos.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-30fix talitosAl Viro1-2/+2
2008-09-14crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips1-2/+4
2008-08-13crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper1-15/+39
2008-07-17crypto: talitos - sparse fixKim Phillips1-1/+1
2008-07-17crypto: talitos - Stop leaking memory in error pathKim Phillips1-2/+7
2008-07-17crypto: talitos - Fix GFP flag usageKim Phillips1-2/+4
2008-07-17crypto: talitos - Preempt overflow interruptsKim Phillips1-5/+22
2008-07-17crypto: talitos - Correct dst != src case handlingLee Nipper1-1/+1
2008-07-17crypto: talitos - Remove calls to of_node_putLee Nipper1-5/+0
2008-07-10crypto: talitos - Add support for sha256 and md5 variantsLee Nipper1-12/+99
2008-07-10crypto: talitos - Use proper form for algorithm driver namesHerbert Xu1-2/+2
2008-07-10crypto: talitos - Add support for 3desLee Nipper1-25/+68
2008-07-10crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips1-0/+1467