aboutsummaryrefslogtreecommitdiff
path: root/modules/arch/x86/tests/padlock.asm
diff options
context:
space:
mode:
Diffstat (limited to 'modules/arch/x86/tests/padlock.asm')
-rw-r--r--modules/arch/x86/tests/padlock.asm16
1 files changed, 16 insertions, 0 deletions
diff --git a/modules/arch/x86/tests/padlock.asm b/modules/arch/x86/tests/padlock.asm
new file mode 100644
index 0000000..24fb755
--- /dev/null
+++ b/modules/arch/x86/tests/padlock.asm
@@ -0,0 +1,16 @@
+;xstore-rng
+xstorerng
+xstore
+;xcrypt-ecb
+xcryptecb
+;xcrypt-cbc
+xcryptcbc
+;xcrypt-ctr
+xcryptctr
+;xcrypt-cfb
+xcryptcfb
+;xcrypt-ofb
+xcryptofb
+montmul
+xsha1
+xsha256