1 /* $NetBSD: rijndael_local.h,v 1.4 2003/07/16 05:08:09 itojun Exp $ */
2 /* $KAME: rijndael_local.h,v 1.4 2003/07/15 10:47:16 itojun Exp $ */
3
4 /* the file should not be used from outside */
5 typedef u_int8_t u8;
6 typedef u_int16_t u16;
7 typedef u_int32_t u32;
Cache object: ce26d034d88a278e3870bf3656d700b9
|