X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=crypto%2Fcrypto.h;h=ce98da1691732d4a2118731f71ed11b1f1113bec;hb=0248879bebf13933d9133d5ac75bb4d1b2af21b1;hp=b2a7bc8cc40e89771d4a82e5ef4bbf7efdf9e394;hpb=5dca360f2da544c9b6baf9d18ad8cd0b0e073e60;p=chiark-tcl.git diff --git a/crypto/crypto.h b/crypto/crypto.h index b2a7bc8..ce98da1 100644 --- a/crypto/crypto.h +++ b/crypto/crypto.h @@ -99,6 +99,7 @@ typedef struct { const void *sch); } BlockCipherModeInfo; +extern const IdDataSpec cht_hash_states; extern const BlockCipherModeInfo cht_blockciphermodeinfo_entries[]; #include "crypto+tcmdif.h"