aboutsummaryrefslogtreecommitdiff
path: root/tools/tf_fuzz/demo/30
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tf_fuzz/demo/30')
-rw-r--r--tools/tf_fuzz/demo/304
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/tf_fuzz/demo/30 b/tools/tf_fuzz/demo/30
deleted file mode 100644
index 47ebe4c001..0000000000
--- a/tools/tf_fuzz/demo/30
+++ /dev/null
@@ -1,4 +0,0 @@
-purpose to create a key, then read the key data ("material") into a variable;
-set policy name somePolicy alg rsa_pkcs1v15_sign_base attr derive noverify;
-set key name aKey data * policy somePolicy;
-read key name aKey check "12345678" expect fail;