diff options
author | Eric Biggers <[email protected]> | 2017-12-31 18:02:45 -0600 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2018-01-12 23:03:01 +1100 |
commit | 7660b1fb367eb3723b48d3980451fc4f25a05021 (patch) | |
tree | bacea5539f6c0d2590e158fbef956bfed8971da0 /net/unix/sysctl_net_unix.c | |
parent | 75d68369b544acc5d14c18a827654dfff248d09d (diff) |
crypto: chacha20 - use rol32() macro from bitops.h
For chacha20_block(), use the existing 32-bit left-rotate function
instead of defining one ourselves.
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions