summaryrefslogtreecommitdiff
path: root/src/g10lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/g10lib.h')
-rw-r--r--src/g10lib.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/g10lib.h b/src/g10lib.h
index 57b84675..d8e967a6 100644
--- a/src/g10lib.h
+++ b/src/g10lib.h
@@ -148,6 +148,9 @@ int _gcry_log_verbosity( int level );
#define HWF_PADLOCK_SHA 4
#define HWF_PADLOCK_MMUL 8
+#define HWF_INTEL_AES 256
+
+
unsigned int _gcry_get_hw_features (void);
void _gcry_detect_hw_features (void);