commit | a775d735281838c9eb7b1a666244b6c3e1a59eee | [log] [tgz] |
---|---|---|
author | David Leach <david.leach@nxp.com> | Thu Sep 03 21:36:13 2020 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Sep 08 14:03:01 2020 +0200 |
tree | 57d4250f8f038b191ccedc717b1b6d436d1b39f8 | |
parent | 5c10eafb2bf7753ddb54e941b57e42681783722e [diff] |
random: rand32_ctr_drbg: Fix missed device constify change Device constify PR missed changes needed within the mbedtls conditional code. Fixes #28033 Signed-off-by: David Leach <david.leach@nxp.com>