diff options
author | Eric Biggers <[email protected]> | 2019-06-02 22:47:14 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-06-13 14:31:40 +0800 |
commit | 860ab2e50204c41e713c54c752617d2da57f0fd7 (patch) | |
tree | 925afd2b64bb253f4963c9b6154ffb3306870824 /tools/perf/scripts/python/futex-contention.py | |
parent | 76cadf2244518d3b1610082d037b01e2651ea402 (diff) |
crypto: chacha - constify ctx and iv arguments
Constify the ctx and iv arguments to crypto_chacha_init() and the
various chacha*_stream_xor() functions. This makes it clear that they
are not modified.
Signed-off-by: Eric Biggers <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions