Go to file
Johan Hedberg 34cff06a72 Bluetooth: hci_ecc: Fix incorrect private_key size
The private_key parameter to generate_keys is supposed to be 32 bytes
in size, i.e. an array of 8 uint32_t variables.

Change-Id: Ia891fd68bfd8662983b898084e5a8524b7a9b8e2
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-01-05 08:49:16 +02:00
.known-issues
arch arc: add -fno-delete-null-pointer-checks 2017-01-04 19:06:41 +00:00
boards
doc
drivers Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
ext
include
kernel
lib
misc
samples bluetooth: Tune stack sizes after measuring with hci_uart 2017-01-05 08:49:16 +02:00
scripts sanitycheck: reduce number of unnecessary configuration builds 2017-01-05 02:05:58 +00:00
subsys Bluetooth: hci_ecc: Fix incorrect private_key size 2017-01-05 08:49:16 +02:00
tests Bluetooth: Controller: Kconfig connection RSSI measurement 2017-01-05 08:49:16 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS maintainers: update KNOWN ISSUES and MAINTAINERS section 2017-01-04 23:49:29 +00:00
Makefile
Makefile.inc
Makefile.test
release-notes.rst
zephyr-env.sh