diff options
author | Herbert Xu <[email protected]> | 2023-06-01 16:47:43 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-06-09 17:10:04 +0800 |
commit | e3023094dffb41540330fb0c74cd3a019cd525c2 (patch) | |
tree | 2c97f42bb9f47c8260591e80cb0e75e90d98e002 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f0051844fba1a304beafe3b0d529be35cb468fda (diff) |
dm crypt: Avoid using MAX_CIPHER_BLOCKSIZE
MAX_CIPHER_BLOCKSIZE is an internal implementation detail and should
not be relied on by users of the Crypto API.
Instead of storing the IV on the stack, allocate it together with
the crypto request.
Signed-off-by: Herbert Xu <[email protected]>
Reviewed-by: Mike Snitzer <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions