aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_padlock.c
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD 5 refuses to #include <malloc.h>. Fix compiler warning afterAndy Polyakov2005-01-251-2/+4
* "Monolithic" x86 assembler replacement for aes_core.c. Up to +15% betterAndy Polyakov2005-01-131-3/+3
* Move the declaration of alloca() so it's ony declared when reallyRichard Levitte2004-09-271-10/+7
* Nils Larsch reported that this include is required. Strange that this hadGeoff Thorpe2004-09-241-0/+1
* - There's no more need for the snprintf macro.Richard Levitte2004-09-131-5/+10
* Make VIA Padlock engine more platform friendly and eliminate compilerAndy Polyakov2004-09-091-2/+3
* Stop compiler warnings.Dr. Stephen Henson2004-09-061-6/+6
* Minor VIA Padlock engine update: eliminate -Wunused warning when *not*Andy Polyakov2004-08-241-14/+45
* Padlock engine update to fix a typo in MSC assembler and to addressAndy Polyakov2004-08-041-26/+31
* Minor clean-up to make Microsoft compiler shut up.Andy Polyakov2004-08-021-19/+26
* VIA C3 processor extends IA-32 instruction set with instuctionsAndy Polyakov2004-08-021-0/+1042