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-03-11 08:42:08 +00:00
2006-06-08 23:36:35 +00:00
2006-03-16 15:18:17 +00:00
2006-03-16 15:18:17 +00:00
2006-02-26 17:51:22 +00:00
2006-02-17 10:52:59 +00:00
2006-03-12 19:06:06 +00:00
2006-05-29 18:05:26 +00:00
2006-06-18 05:04:42 +00:00
2006-02-18 23:49:28 +00:00
2006-03-30 18:39:24 +00:00