diff options
author | Harvey Harrison <[email protected]> | 2008-12-17 16:53:49 +1100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2008-12-25 11:02:30 +1100 |
commit | f0d1ec3a227e01a27ce20719bf7b58de86d44f0f (patch) | |
tree | 369f7a7cd11c1bb87d2e8288b4a79a875511f88d /net/lapb/lapb_iface.c | |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions