summaryrefslogtreecommitdiff
path: root/src/g10lib.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-11-29 10:55:46 +0000
committerWerner Koch <wk@gnupg.org>2007-11-29 10:55:46 +0000
commitf1c4026ae146419f5112cc355a92107f7ca13abe (patch)
tree78ce43f4fea4bb94e48ef3ad883dbfa2be3e2ee6 /src/g10lib.h
parentceb9f97eff920b1d986e28468b73919b2abfffc7 (diff)
downloadlibgcrypt-f1c4026ae146419f5112cc355a92107f7ca13abe.tar.gz
The ACE engine of VIA processors is now used for AES-128.
Diffstat (limited to 'src/g10lib.h')
-rw-r--r--src/g10lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/g10lib.h b/src/g10lib.h
index a3303553..82c34427 100644
--- a/src/g10lib.h
+++ b/src/g10lib.h
@@ -110,6 +110,7 @@ int _gcry_log_verbosity( int level );
/*-- src/hwfeatures.c --*/
+/* (Do not change these values unless synced with the asm code.) */
#define HWF_PADLOCK_RNG 1
#define HWF_PADLOCK_AES 2
#define HWF_PADLOCK_SHA 4