VIA C3 processor extends IA-32 instruction set with instuctions
authorAndy Polyakov <appro@openssl.org>
Mon, 2 Aug 2004 21:48:11 +0000 (21:48 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 2 Aug 2004 21:48:11 +0000 (21:48 +0000)
commit5b17246324500c1854b7355b6607a40b4f96c8cf
treed60c9895cfa76d16546854d09b560cd1861bb824
parentc77094415f196153a8377f23487d67b2692a1aab
VIA C3 processor extends IA-32 instruction set with instuctions
performing AES encryption in hardware, as well as one accessing
hardware RNG. As you surely imagine this engine access this
extended instruction set. Well, only AES for the moment, support
for RNG is to be added later on...
PR: 889
Submitted by: Michal Ludvig <michal@logix.cz>

Obtained from: http://www.logix.cz/michal/devel/padlock/
crypto/engine/Makefile.ssl
crypto/engine/eng_all.c
crypto/engine/eng_padlock.c [new file with mode: 0644]
crypto/engine/engine.h