Current Path : /compat/linux/proc/68247/root/sys/crypto/rijndael/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/68247/root/sys/crypto/rijndael/rijndael_local.h |
/* $KAME: rijndael_local.h,v 1.5 2003/08/28 08:37:24 itojun Exp $ */ /* $FreeBSD: release/9.1.0/sys/crypto/rijndael/rijndael_local.h 121050 2003-10-12 21:05:05Z ume $ */ /* the file should not be used from outside */ typedef u_int8_t u8; typedef u_int16_t u16; typedef u_int32_t u32;