zephyr/net/bluetooth
Andrei Emeltchenko b029073dee Bluetooth: Add signature verification function
bt_smp_sign_verify() checks signature if csrk is present.

Change-Id: I90be8be769539860a245b141bf27549a3506a111
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:15:23 -05:00
..
att.c Bluetooth: ATT: Add bt_att_get_mtu 2016-02-05 20:15:22 -05:00
att.h Bluetooth: ATT: Add bt_att_get_mtu 2016-02-05 20:15:22 -05:00
buf.c
conn_internal.h
conn.c
gatt.c Bluetooth: Fix wrong check 2016-02-05 20:15:23 -05:00
hci_core.c
hci_core.h
Kconfig Bluetooth: Make self-test option relevant to SMP debug 2016-02-05 20:15:23 -05:00
keys.c Bluetooth: keys: Add bt_keys_find_addr 2016-02-05 20:14:44 -05:00
keys.h Bluetooth: keys: Add bt_keys_find_addr 2016-02-05 20:14:44 -05:00
l2cap.c
l2cap.h
Makefile
smp.c Bluetooth: Add signature verification function 2016-02-05 20:15:23 -05:00
smp.h Bluetooth: Add signature verification function 2016-02-05 20:15:23 -05:00
uuid.c