Go to file
Szymon Janc b9610c392b Bluetooth: Mark AES encrypted BR/EDR link as FIPS security level
If enctyption changed event is recevied with value 0x02 it means
that AES-CCM is used for BR/EDR encryption. If link is also
authenticated then security level is FIPS.

Change-Id: I33cd1b87c6e4fb359018739e76ac4e72a777128e
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-09-07 08:17:26 +03:00
.known-issues known issues: ignore testcases failures 2016-09-07 01:02:10 +00:00
arch arm: remove dynamic IRQs and exceptions 2016-09-06 23:47:21 +00:00
boards x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
doc microkernel: remove deprecated task IRQs 2016-09-06 16:15:59 +00:00
drivers driver: spi_flash_w25qxxdv: remove an incorrect erase size definition 2016-09-07 02:50:31 +00:00
ext ksdk: Import Kinetis SDK ethernet phy driver 2016-08-31 12:49:14 +00:00
fs
include Bluetooth: L2CAP: Make common RTX commands timer 2016-09-07 08:17:26 +03:00
kernel microkernel: remove deprecated task IRQs 2016-09-06 16:15:59 +00:00
lib libc: minimal: add reduced inttypes.h 2016-08-28 11:33:15 +00:00
misc printk: make _char_out globally accessible 2016-08-28 07:47:28 -04:00
net Bluetooth: Mark AES encrypted BR/EDR link as FIPS security level 2016-09-07 08:17:26 +03:00
samples x86: remove dynamic interrupts and exceptions 2016-09-06 18:35:24 +00:00
scripts sanitycheck: allow extra arguments to be passed to the build 2016-09-06 22:44:20 +00:00
tests x86: remove dynamic interrupts and exceptions 2016-09-06 18:35:24 +00:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc TCF: especify ARCH when building 2016-08-31 20:54:28 +00:00
Kbuild microkernel: remove deprecated task IRQs 2016-09-06 16:15:59 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS ext/hal: add maintainers for both cmsis and ksdk 2016-08-27 10:19:00 +00:00
Makefile
Makefile.inc build: default ARCH to be initialized by the board support code 2016-08-30 21:08:30 +00:00
zephyr-env.sh