aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorLukas Wunner <[email protected]>2024-09-10 16:30:22 +0200
committerHerbert Xu <[email protected]>2024-10-05 13:22:04 +0800
commit5ba296674e468ddd40b6ef5aa845c2d2ee794b84 (patch)
tree9ed079151185bef42bb2ee0b08df493fa9a9278d /tools/perf/scripts/python/net_dropmonitor.py
parent6b34562f0cfe81f1f207fc7c146c4ff4b31eb625 (diff)
crypto: sig - Move crypto_sig_*() API calls to include file
The crypto_sig_*() API calls lived in sig.c so far because they needed access to struct crypto_sig_type: This was necessary to differentiate between signature algorithms that had already been migrated from crypto_akcipher to crypto_sig and those that hadn't yet. Now that all algorithms have been migrated, the API calls can become static inlines in <crypto/sig.h> to mimic what <crypto/akcipher.h> is doing. Signed-off-by: Lukas Wunner <[email protected]> Reviewed-by: Stefan Berger <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions