summaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2024-02-25 23:11:34 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2024-03-01 13:35:40 +0300
commitcdb083e73d632afcc5a931d31bb37445580f4bfb (patch)
treed0171f88a5b0787d7f287aad26b691a27f00c5e8 /rust
parent262534ddc88dfea7474ed18adfecf856e4fbe054 (diff)
downloadlinux-cdb083e73d632afcc5a931d31bb37445580f4bfb.tar.xz
crypto: iaa - Fix comp/decomp delay statistics
The comp/decomp delay statistics currently have no callers; somehow they were dropped during refactoring. There originally were also two sets, one for the async algorithm, the other for the synchronous version. Because the synchronous algorithm was dropped, one set should be removed. To keep it consistent with the rest of the stats, and since there's no ambiguity, remove the acomp/adecomp versions. Also add back the callers. Reported-by: Rex Zhang <rex.zhang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions