Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reflect their function better
|
|
|
|
Not a single implementation was using them...
|
|
This reverts commit d0707b161d10cf79242d40b24853988c89c7604a.
|
|
|
|
|
|
|
|
|
|
fastd will segfault in valgrind otherwise (O_o)
|
|
|
|
|
|
|
|
invalid aliasing (hopefully)
|
|
_mm version
|
|
generate fast code
|
|
For some reason, this allows clang to optimize the code much better.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cipher
|
|
|
|
It doesn't have any advantages over the builtin one.
|
|
|
|
|
|
don't need to secure_memzero it
|