commit | 1a19e14d97699b3d01dbeb3aa7414bbeffa16add | [log] [tgz] |
---|---|---|
author | Flavio Santes <flavio.santes@intel.com> | Mon Nov 14 01:47:26 2016 -0600 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Nov 16 16:51:53 2016 +0000 |
tree | 3b8f327042118c42afde19d5a1007783db5b4424 | |
parent | f6eb05d1d996de24c12a2eaa871d54e40c856c38 [diff] |
tinycrypt: Fix bug in CTR PRNG reseed function This commit fixes a bug found in CTR PRNG reseed function to correctly use the seed material. See: https://github.com/01org/tinycrypt Commit: 601f6a26ab4505ac82a2fb13ae4757c2b8d3eba8 Change-Id: I01216484bd1ee980b0e2da7fdc752a952f217ef0 Signed-off-by: Flavio Santes <flavio.santes@intel.com>