X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=base%2Ftables-examples.tct;h=56fd4ab2ae4e926ac636704c9e5df75fd3b9a952;hp=5a1859dfdaa602975ffcac79853c547fc5ab8856;hb=9af88eb2e41e2b6a73643948e31262eee08c5400;hpb=10856aa76a4c2452ff34764117759621e44980c4;ds=sidebyside diff --git a/base/tables-examples.tct b/base/tables-examples.tct index 5a1859d..56fd4ab 100644 --- a/base/tables-examples.tct +++ b/base/tables-examples.tct @@ -149,6 +149,10 @@ Table hbytes HBytes_SubCommand key obj ?maclen obj => hb + hash-prop + prop enum(HashAlgPropInfo, "prop") + alg enum(HashAlgInfo, "alg") + => int Table dgram_socket DgramSocket_SubCommand create @@ -186,6 +190,10 @@ Table blockcipherop BlockCipherOp mode enum(BlockCipherModeInfo, "mode") iv hb => hb + prop -1 + prop enum(BlockCipherPropInfo, "prop") + alg enum(BlockCipherAlgInfo, "alg") + => int EntryExtra BlockCipherOp int encrypt;