summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2025-05-13 14:03:57 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2025-06-13 17:26:15 +0800
commit879203defb9216dd4343c3bf995c34321232a5cd (patch)
treeac9b189e1717800057745b9690863cdf32c4a341 /tools/perf/scripts/python/syscall-counts.py
parent43ddeca4ff5418f858ea7457bcb75274d6711870 (diff)
crypto: aspeed/hash - Move sham_final call into sham_update
The only time when sham_final needs to be called in sham_finup is when the finup request fits into the partial block. Move this special handling into sham_update. The comment about releaseing resources is non-sense. The Crypto API does not mandate the use of final so the user could always go away after an update and never come back. Therefore the driver must not hold any resources after an update call. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions