[svn] / ecrypt / trunk / submissions / nls / nls.h  

svn: ecrypt/trunk/submissions/nls/nls.h

Diff for /ecrypt/trunk/submissions/nls/nls.h between version 1 and 67

version 1, Sun Jun 26 18:46:26 2005 UTC version 67, Sun Aug 21 15:45:35 2005 UTC
Line 33 
Line 33 
 #define N 17  #define N 17
 #define NMAC 8  #define NMAC 8
 #define WORDSIZE 32  #define WORDSIZE 32
   
   #ifdef ECRYPT_API
   #define WORD u32
   #define UCHAR u8
   #else
 #define WORD unsigned long  #define WORD unsigned long
 #define UCHAR unsigned char  #define UCHAR unsigned char
   #endif
   
 #if NLS_LONG_OUTPUT  #if NLS_LONG_OUTPUT
 #define F16 0x10001ul  #define F16 0x10001ul
 #endif /*NLS_LONG_OUTPUT*/  #endif /*NLS_LONG_OUTPUT*/


Generate output suitable for use with a patch program
Legend:
Removed from v.1  
changed lines
  Added in v.67

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help