Files
heimdal/lib/hcrypto
Simon Wilkinson d28ec4ba61 Don't typedef u8, u16, u32 in rijndael-alg-fast.c
Some kernels define u8, u16 and u32 in their standard headers.
Redefining these symbols in hcrypto's own code prevents that code
from compiling on those kernels.

Instead, just replace all occurrences of u8, u16 and u32 with the
symbols that uint8_t, uint16_t and uint32_t that they were being
typedef'd as, anyway.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-09-14 10:26:14 -07:00
..
2010-09-14 08:04:10 -04:00
2010-06-03 17:20:40 -07:00
2009-11-25 02:22:31 +01:00
2009-02-22 23:30:49 +00:00
2008-09-13 09:21:03 +00:00
2009-08-04 20:19:44 +02:00
2008-09-13 08:53:55 +00:00
2008-09-13 09:21:03 +00:00
2010-01-01 13:08:04 +01:00
2009-07-16 18:28:44 +00:00
2010-01-01 13:07:20 +01:00
2010-07-18 13:26:39 -07:00
2010-06-29 11:57:56 -07:00
2010-07-18 13:26:39 -07:00
2009-08-05 13:37:37 +02:00
2008-09-13 09:21:03 +00:00
2009-08-05 13:37:37 +02:00
2008-09-13 09:21:03 +00:00
2009-08-14 15:33:20 +02:00
2009-08-14 15:46:30 +02:00
2009-08-14 10:13:48 +02:00
2010-09-07 23:56:40 -07:00
2009-08-05 13:48:40 +02:00
2010-06-03 17:20:40 -07:00
2010-06-03 17:20:40 -07:00
2010-09-08 00:03:39 -07:00
2010-09-08 00:04:01 -07:00
2007-04-20 08:29:05 +00:00
2008-09-13 09:21:03 +00:00
2010-09-08 00:04:18 -07:00
2009-08-05 13:37:37 +02:00
2008-09-13 09:21:03 +00:00
2008-09-13 09:21:03 +00:00
2008-09-13 09:21:03 +00:00
2009-08-05 13:37:37 +02:00
2009-08-05 13:37:37 +02:00
2007-04-20 08:29:05 +00:00
2007-04-20 08:29:05 +00:00
2007-04-20 08:29:05 +00:00
2007-04-20 08:29:05 +00:00
2009-08-05 13:37:37 +02:00
2008-09-13 09:21:03 +00:00
2009-08-05 13:37:37 +02:00
2009-08-05 13:37:37 +02:00
2008-09-13 09:21:03 +00:00
2009-08-05 13:37:37 +02:00
2009-08-05 13:37:37 +02:00
2010-06-03 16:16:48 -07:00
2010-08-20 13:09:46 -04:00
2010-06-03 16:16:48 -07:00
2009-08-05 13:37:37 +02:00
2008-09-13 09:21:03 +00:00
2009-08-05 13:37:37 +02:00
2009-08-05 13:37:37 +02:00
2008-09-13 09:21:03 +00:00
2007-04-20 08:29:05 +00:00
2009-11-25 02:22:31 +01:00
2010-06-01 19:18:24 -07:00
2010-08-20 13:03:35 -04:00
2010-08-23 22:02:10 -07:00
2010-08-20 13:03:35 -04:00
2010-09-07 23:57:12 -07:00
2010-09-07 23:58:34 -07:00
2007-04-20 08:29:05 +00:00
2010-09-14 10:24:43 -07:00
2008-09-13 09:21:03 +00:00
2009-08-05 13:37:37 +02:00
2010-06-03 17:20:40 -07:00
2010-07-18 16:13:24 -07:00
2010-07-20 08:07:23 -07:00
2009-08-05 13:37:37 +02:00
2009-08-05 13:37:37 +02:00
2010-05-26 10:38:40 -04:00
2008-09-13 09:21:03 +00:00
2010-09-08 00:06:40 -07:00
2010-09-08 00:04:10 -07:00