Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / crypto / rijndael / rijndael_local.h
bloba589f42b5d812b3b851956817728612924b78227
1 /* $NetBSD: rijndael_local.h,v 1.2.28.4 2005/03/04 16:40:52 skrll Exp $ */
2 /* $KAME: rijndael_local.h,v 1.4 2003/07/15 10:47:16 itojun Exp $ */
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;