diff options
author | Lukas Wunner <[email protected]> | 2024-09-10 16:30:14 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-10-05 13:22:04 +0800 |
commit | ae117924b291b2ccf6be0fe197695c96fc62e78c (patch) | |
tree | 617c349cde86ceab06143a9c2cdf011673a6b19d /tools/perf/scripts/python/libxed.py | |
parent | ef132350a3c2ae15349b7f748ce0859f0c2861be (diff) |
crypto: ecrdsa - Migrate to sig_alg backend
A sig_alg backend has just been introduced with the intent of moving all
asymmetric sign/verify algorithms to it one by one.
Migrate ecrdsa.c to the new backend.
One benefit of the new API is the use of kernel buffers instead of
sglists, which avoids the overhead of copying signature and digest
sglists back into kernel buffers. ecrdsa.c is thus simplified quite
a bit.
Signed-off-by: Lukas Wunner <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions