Move the typedef u<num> to camellia-ntt.h header file.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22967 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -37,10 +37,6 @@
|
|||||||
#include <krb5-types.h>
|
#include <krb5-types.h>
|
||||||
#include "camellia-ntt.h"
|
#include "camellia-ntt.h"
|
||||||
|
|
||||||
/* u32 must be 32bit word */
|
|
||||||
typedef uint32_t u32;
|
|
||||||
typedef unsigned char u8;
|
|
||||||
|
|
||||||
/* key constants */
|
/* key constants */
|
||||||
|
|
||||||
#define CAMELLIA_SIGMA1L (0xA09E667FL)
|
#define CAMELLIA_SIGMA1L (0xA09E667FL)
|
||||||
|
Reference in New Issue
Block a user