diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-12-17 05:53:49 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-12-25 00:02:30 (GMT) |
commit | f0d1ec3a227e01a27ce20719bf7b58de86d44f0f (patch) | |
tree | 369f7a7cd11c1bb87d2e8288b4a79a875511f88d /firmware/WHENCE | |
parent | ad79cdd77fc1466e45cf923890f66bcfe7c43f12 (diff) | |
download | linux-f0d1ec3a227e01a27ce20719bf7b58de86d44f0f.tar.xz |
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 'firmware/WHENCE')
0 files changed, 0 insertions, 0 deletions