aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-01-17 16:58:01 -0500
committerJack Lloyd <[email protected]>2017-01-17 16:58:01 -0500
commit4242fabe65b5710ace9799f692b462aa8b6ee37a (patch)
treebc2bf161903a86a9edc8c53962b7ae1414375d3e /src
parent7eb382e4af1978841176326ed213a7a46e3cb2ad (diff)
Mark GMAC tests as being sensitive to clmul and AES-NI CPUID bits
Diffstat (limited to 'src')
-rw-r--r--src/tests/data/mac/gmac.vec2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/data/mac/gmac.vec b/src/tests/data/mac/gmac.vec
index 47a94d553..f01b42d1d 100644
--- a/src/tests/data/mac/gmac.vec
+++ b/src/tests/data/mac/gmac.vec
@@ -1,3 +1,5 @@
+#test cpuid aesni ssse3 clmul
+
# Testvectors in this file have been generated using the Bouncy Castle Crypto
# API version 1.54 (https://www.bouncycastle.org)