Age | Commit message (Collapse) | Author |
|
|
|
Unfortunately, Doxygen stopped interpreting the .c.in files as C source files
a while ago. Move the comments to the header files to avoid the Doxygen
warnings.
|
|
|
|
|
|
|
|
|
|
Let the cipher and MAC handlers just store the chosen implementations themselves
instead of relying on the global configuration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For some reason, this makes GCC generate much better code on MIPS with -Os
|
|
|
|
|
|
|
|
Not a single implementation was using them...
|
|
This reverts commit d0707b161d10cf79242d40b24853988c89c7604a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|