Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/3] Bluetooth: Add kernel-side SMP self-tests
@ 2014-10-25 19:15 johan.hedberg
  2014-10-25 19:15 ` [PATCH 1/3] Bluetooth: Pass only crypto context to SMP crypto functions johan.hedberg
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: johan.hedberg @ 2014-10-25 19:15 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

This patch set adds some simple self-tests for the SMP crypto functions.
The tests are disabled by default and need to be enabled with a new
config option in order to be compiled in.

Johan

----------------------------------------------------------------
Johan Hedberg (3):
      Bluetooth: Pass only crypto context to SMP crypto functions
      Bluetooth: Add skeleton for SMP self-tests
      Bluetooth: Add self-tests for SMP crypto functions

 net/bluetooth/Kconfig |   6 ++
 net/bluetooth/smp.c   | 150 ++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 138 insertions(+), 18 deletions(-)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-25 19:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-25 19:15 [PATCH 0/3] Bluetooth: Add kernel-side SMP self-tests johan.hedberg
2014-10-25 19:15 ` [PATCH 1/3] Bluetooth: Pass only crypto context to SMP crypto functions johan.hedberg
2014-10-25 19:15 ` [PATCH 2/3] Bluetooth: Add skeleton for SMP self-tests johan.hedberg
2014-10-25 19:15 ` [PATCH 3/3] Bluetooth: Add self-tests for SMP crypto functions johan.hedberg
2014-10-25 19:39 ` [PATCH 0/3] Bluetooth: Add kernel-side SMP self-tests Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox