aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2019-11-05 16:01:00 +0200
committerHerbert Xu <[email protected]>2019-12-11 16:36:59 +0800
commitdbb326fd009346061e5083c3a0d2d1a2fa348e04 (patch)
treea093c3f708d3f2a7dcf388bc693c4d0c4056a66e /tools/perf/scripts/python/export-to-sqlite.py
parent6585cd3683c624d9cbe5cbc480f870b2d1df47db (diff)
crypto: omap-aes - reject invalid input sizes for block modes
Block modes such as ECB and CBC only support input sizes that are a round multiple of the block size, so align with the generic code which returns -EINVAL when encountering inputs that violate this rule. Signed-off-by: Ard Biesheuvel <[email protected]> Reviewed-by: Tero Kristo <[email protected]> Tested-by: Tero Kristo <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions