aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2020-02-11 19:19:26 +0100
committerHerbert Xu <[email protected]>2020-02-22 09:25:46 +0800
commitff4d719a5bc7e27eac7002ea6eaea05fa2deb87a (patch)
tree3957ebc9969112a1c9cb73057681870530b1d811 /tools/perf/scripts/python/bin
parent343ee6c4405c2d053f093f68835ecff0cc906a04 (diff)
crypto: ccree - use devm_k[mz]alloc() for AEAD data
As the lifetime of the AEAD data matches the lifetime of the driver, AEAD data can be allocated using the managed allocators. While at it, simplify cc_aead_free() by removing an unneeded cast, and an unneeded check (aead_handle is always valid here). Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions