Peter Kolbus
f5d153daf0
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:42:27 +01:00
..
2015-06-25 10:59:56 +02:00
2018-02-21 19:16:20 +01:00
2016-05-23 14:29:28 +01:00
2016-05-23 14:29:32 +01:00
2016-10-13 13:54:14 +01:00
2018-10-16 13:54:01 +01:00
2017-02-15 23:31:07 +02:00
2019-02-05 16:42:27 +01:00
2016-05-23 14:29:32 +01:00
2016-06-07 14:52:35 +01:00
2018-07-30 11:43:08 +03:00
2017-07-27 21:44:33 +01:00
2018-06-21 14:03:14 +03:00
2018-10-28 18:13:46 +00:00
2018-06-27 11:11:34 +01:00
2019-01-10 18:28:17 +01:00
2018-09-13 22:19:31 +02:00
2017-09-06 17:51:14 +03:00
2016-05-23 14:29:32 +01:00
2018-01-26 18:43:04 +00:00
2017-10-10 19:04:27 +03:00
2018-12-17 10:22:19 +02:00
2018-06-08 11:14:43 +01:00
2017-05-11 22:42:14 +01:00
2018-10-23 07:40:13 -07:00
2018-11-05 12:17:15 +00:00
2018-01-25 17:28:31 +00:00
2018-03-30 18:52:10 +02:00
2018-01-02 16:24:29 +01:00
2016-05-23 23:18:26 +01:00
2018-09-13 22:20:58 +02:00
2018-04-01 12:41:29 +02:00
2018-02-22 08:20:42 +00:00
2018-02-22 08:20:42 +00:00
2018-07-12 10:18:37 +02:00
2018-01-22 11:54:42 +01:00
2018-01-25 17:28:31 +00:00
2018-05-23 16:32:33 +01:00
2018-06-14 11:01:14 +01:00
2018-02-08 17:18:15 +08:00
2015-09-04 14:21:07 +02:00
2018-03-12 23:44:56 +01:00
2018-03-30 18:43:16 +02:00
2017-08-04 13:32:15 +01:00
2018-10-16 13:53:58 +01:00
2015-09-04 14:21:07 +02:00
2018-10-16 13:53:50 +01:00
2018-10-25 15:24:21 +01:00
2017-08-23 16:17:27 +01:00
2018-10-11 11:10:14 +01:00
2018-02-22 08:20:42 +00:00
2018-01-03 09:27:40 +00:00
2018-10-12 19:19:12 +02:00
2018-07-12 10:18:37 +02:00
2018-07-12 10:18:37 +02:00
2018-07-12 10:18:37 +02:00
2017-10-29 17:53:52 +02:00
2018-06-28 15:49:34 +03:00
2018-10-10 15:50:05 +01:00
2017-03-02 12:26:11 +00:00
2018-08-10 11:01:29 +01:00
2018-10-26 10:08:29 +01:00
2018-11-04 18:48:46 +00:00
2018-03-21 15:13:08 +00:00
2018-10-01 14:33:34 +01:00
2018-02-22 16:07:32 +01:00
2015-09-04 14:21:07 +02:00
2015-10-21 12:50:45 +02:00
2018-03-14 09:24:12 +01:00
2018-11-07 13:34:42 +00:00
2018-12-05 23:23:39 +00:00
2018-07-02 12:13:26 +01:00
2018-01-22 11:54:42 +01:00
2017-09-22 16:05:43 +01:00
2015-09-04 14:21:07 +02:00