diff options
author | Eric Biggers <[email protected]> | 2019-06-02 22:46:11 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-06-13 14:31:40 +0800 |
commit | 314d0f0ea69f2fb8e6fc4cb5d5ae6b1e3418e36c (patch) | |
tree | d886cb694aa71cf83f06fb802689c3406880d77d /tools/perf/scripts/python | |
parent | 81bcbb1ee75d44f270a2905ea09c8a5861cf0086 (diff) |
crypto: skcipher - make chunksize and walksize accessors internal
The 'chunksize' and 'walksize' properties of skcipher algorithms are
implementation details that users of the skcipher API should not be
looking at. So move their accessor functions from <crypto/skcipher.h>
to <crypto/internal/skcipher.h>.
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')
0 files changed, 0 insertions, 0 deletions