Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Andrei Emeltchenko 82fddc9cbc Bluetooth: Add AES-CMAC calculation based on AES 128 bit cipher
In a case there no crypto library, AES-CMAC Message Authentication Code
might be calculated with the help of Host Controller LE Encrypt command.

Change-Id: If7073bf4baa3f86c04728712f6789cc269673da7
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:14:41 -05:00
arch Rename x86 platforms 2016-02-05 20:14:39 -05:00
doc DOC: Restructures the documentation in two parts. 2016-02-05 20:14:39 -05:00
drivers Rename x86 platforms 2016-02-05 20:14:39 -05:00
include Bluetooth: GATT: Add missing return documentation to bt_gatt_read 2016-02-05 20:14:41 -05:00
kernel Remove obsolete kernel references to BSP 2016-02-05 20:14:39 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc doxygen: fix comments in printk.c 2016-02-05 20:14:39 -05:00
net Bluetooth: Add AES-CMAC calculation based on AES 128 bit cipher 2016-02-05 20:14:41 -05:00
samples Bluetooth: Add gatt-write command to btshell 2016-02-05 20:14:41 -05:00
scripts sanity: Replace obsolete BSP_FLAG with PLATFORM_FLAG 2016-02-05 20:14:39 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore git: Ignore cscope files 2016-02-05 20:14:27 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
Makefile.inc Makefile.inc: fix indentation 2016-02-05 20:14:38 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00