zephyr/lib
Szymon Janc f23582fe71 tinycrypt: Fix discrepancy of ecc_make_key definition and declaration
ecc_make_key declaration has random size of NUM_ECC_DIGITS * 2 but
definition has (and use) only NUM_ECC_DIGITS.

Change-Id: I18f0d7992b21a2ed7ed99851b1b795cff0a08a10
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-05-27 11:19:00 +00:00
..
crypto tinycrypt: Fix discrepancy of ecc_make_key definition and declaration 2016-05-27 11:19:00 +00:00
libc
Kbuild
Kconfig
Makefile ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00