diff options
author | Jiapeng Chong <[email protected]> | 2024-06-14 11:09:11 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-06-21 22:04:17 +1000 |
commit | f0da7a231c7d0bafb6bb56da597cb2bfaf2c7028 (patch) | |
tree | 7424fa182fd23edcc24689f86675339307127d0b /lib/crypto/mpi/mpi-pow.c | |
parent | 5ca95a907939f22467767829007b2707f50bba48 (diff) |
crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
Use existing swap() function rather than duplicating its implementation.
./lib/crypto/mpi/ec.c:1291:20-21: WARNING opportunity for swap().
./lib/crypto/mpi/ec.c:1292:20-21: WARNING opportunity for swap().
Reported-by: Abaci Robot <[email protected]>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9328
Signed-off-by: Jiapeng Chong <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-pow.c')
0 files changed, 0 insertions, 0 deletions