Commit Graph

4 Commits

Author SHA1 Message Date
Daria Phoebe Brashear
d82817d279 hcrypto: implement missed symbol renaming in camellia-ntt and rand
camellia-ntt had none of its symbols renamed into the hc_ namespace,
and rand's missed timer_method (while all other methods were done). rename
these like we do for others
2018-04-09 14:50:17 -04:00
Love Hörnquist Åstrand
6937d41a02 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
3f4cb13949 Move the typedef u<num> to camellia-ntt.h header file. Use u32 to
define KEY_TABLE_TYPE, avoids warning on platfors where u32 is not
unsigned int.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22968 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-15 07:56:44 +00:00
Love Hörnquist Åstrand
41cad104b4 add missing camellia files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21695 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-24 23:00:50 +00:00