aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNagadheeraj Rottela <[email protected]>2019-09-16 06:42:06 +0000
committerHerbert Xu <[email protected]>2019-10-05 01:06:13 +1000
commit3fed9baad5fdaa4a1d174326f71f1952c7b66c04 (patch)
treea44198af2ff6b2941c7be04a0ae0ca4f691766f7 /tools/perf/scripts/python/bin
parentbac5c49ec29a0dd1a298211c392154c9db3050b2 (diff)
crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher
Check if device supports assoclen to solve hung task timeout error when extra tests are enabled. Return -EINVAL if assoclen is not supported. Check authsize to return -EINVAL if authentication tag size is invalid. Change blocksize to 1 to match with generic implementation. Signed-off-by: Nagadheeraj Rottela <[email protected]> Reported-by: Mallesham Jatharakonda <[email protected]> Suggested-by: Mallesham Jatharakonda <[email protected]> Reviewed-by: Srikanth Jampala <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions