Pawel Jakub Dawidek 5333bd4763 Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found in
new VIA CPUs.
For older CPUs HMAC/SHA1 and HMAC/SHA256 (and others) will still be done
in software.

Move symmetric cryptography (currently only AES-CBC 128/192/256) to
padlock_cipher.c file. Move HMAC cryptography to padlock_hash.c file.

Hardware from:	Centaur Technologies
2006-07-22 16:18:47 +00:00
..
2006-07-14 00:50:51 +00:00
2006-06-08 23:38:01 +00:00
2006-03-14 22:40:44 +00:00
2006-06-30 19:35:35 +00:00