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 newlib: treat x86 as the special case 2016-05-09 18:09:29 +00:00
Kbuild tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
Kconfig tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
Makefile ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00