linux/lib/crypto/mpi
Herbert Xu 8e3a67f2de crypto: lib/mpi - Add error checks to extension
The remaining functions added by commit
a8ea8bdd9d did not check for memory
allocation errors.  Add the checks and change the API to allow errors
to be returned.

Fixes: a8ea8bdd9d ("lib/mpi: Extend the MPI library")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-08-17 13:55:50 +08:00
..
generic_mpih-add1.c
generic_mpih-lshift.c
generic_mpih-mul1.c
generic_mpih-mul2.c
generic_mpih-mul3.c
generic_mpih-rshift.c
generic_mpih-sub1.c
longlong.h
Makefile Revert "lib/mpi: Extend the MPI library" 2024-08-17 13:55:50 +08:00
mpi-add.c crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00
mpi-bit.c crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00
mpi-cmp.c Revert "lib/mpi: Extend the MPI library" 2024-08-17 13:55:50 +08:00
mpi-div.c crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00
mpi-inline.h
mpi-internal.h crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00
mpi-mod.c crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00
mpi-mul.c crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00
mpi-pow.c crypto: lib/mpi - Use swap() in mpi_powm() 2024-06-21 22:04:18 +10:00
mpi-sub-ui.c
mpicoder.c Revert "lib/mpi: Extend the MPI library" 2024-08-17 13:55:50 +08:00
mpih-cmp.c
mpih-div.c
mpih-mul.c Revert "lib/mpi: Extend the MPI library" 2024-08-17 13:55:50 +08:00
mpiutil.c crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00