Set TLS padding extension value.
[oweals/openssl.git] / engines / ccgost / gost89.h
index 2157852519fd87bce7416d3ca146d9a281f29c09..8da2407b03320a6f6117f418c89fe78282f8ce99 100644 (file)
@@ -87,10 +87,6 @@ extern gost_subst_block Gost28147_CryptoProParamSetB;
 extern gost_subst_block Gost28147_CryptoProParamSetC;
 extern gost_subst_block Gost28147_CryptoProParamSetD;
 extern const byte CryptoProKeyMeshingKey[]; 
-#if __LONG_MAX__ > 2147483647L 
 typedef unsigned int word32; 
-#else 
-typedef unsigned long word32; 
-#endif 
 
 #endif