Peter Kolbus b83d41d828 Fix DEADCODE in mbedtls_mpi_exp_mod()
In mbedtls_mpi_exp_mod(), the limit check on wsize is never true when
MBEDTLS_MPI_WINDOW_SIZE is at least 6. Wrap in a preprocessor guard
to remove the dead code and resolve a Coverity finding from the
DEADCODE checker.

Change-Id: Ice7739031a9e8249283a04de11150565b613ae89
2019-02-05 16:44:03 +01:00
..
2019-02-05 16:44:03 +01:00
2018-07-23 18:18:32 +01:00
2018-12-06 12:22:46 +00:00
2018-11-06 13:12:47 +00:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2017-10-29 17:53:52 +02:00
2018-10-25 16:07:16 +01:00
2018-12-11 12:28:56 +01:00
2019-01-10 09:23:48 +00:00
2018-10-07 17:48:37 +01:00