1 /* $KAME: rijndael_local.h,v 1.5 2003/08/28 08:37:24 itojun Exp $ */ 2 /* $FreeBSD$ */ 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: 17d937ad72c35a56d0af9a1638e9d11b
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.