diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-12-17 16:53:49 +1100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-12-25 11:02:30 +1100 |
commit | f0d1ec3a227e01a27ce20719bf7b58de86d44f0f (patch) | |
tree | 369f7a7cd11c1bb87d2e8288b4a79a875511f88d /lib/reed_solomon | |
parent | ad79cdd77fc1466e45cf923890f66bcfe7c43f12 (diff) |
crypto: salsa20 - Remove private wrappers around various operations
ROTATE -> rol32
XOR was always used with the same destination, use ^=
PLUS/PLUSONE use ++ or +=
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/reed_solomon')
0 files changed, 0 insertions, 0 deletions