linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/4] mesh: Streamline crypto functions
@ 2019-08-19  9:33 Michał Lowas-Rzechonek
  2019-08-19  9:33 ` [PATCH BlueZ 1/4] mesh: Remove unused defines Michał Lowas-Rzechonek
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Michał Lowas-Rzechonek @ 2019-08-19  9:33 UTC (permalink / raw)
  To: linux-bluetooth

This patch-set is a cleanup of redundant and/or unused parts of
mesh/crypto, making both the usage and the implementation a bit
more consistent.

Michał Lowas-Rzechonek (4):
  mesh: Remove unused defines
  mesh: Normalize Access Key AID and Index naming in models
  mesh: Align appkey_packet_decrypt with dev and virt variants.
  mesh: Remove redundant code from mesh/crypto

 mesh/appkey.c | 111 +++----------
 mesh/appkey.h |  10 +-
 mesh/crypto.c | 434 ++++++++++++++++----------------------------------
 mesh/crypto.h |  48 +-----
 mesh/model.c  |  84 ++++++++--
 5 files changed, 234 insertions(+), 453 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2019-10-05 19:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-19  9:33 [PATCH BlueZ 0/4] mesh: Streamline crypto functions Michał Lowas-Rzechonek
2019-08-19  9:33 ` [PATCH BlueZ 1/4] mesh: Remove unused defines Michał Lowas-Rzechonek
2019-08-19  9:33 ` [PATCH BlueZ 2/4] mesh: Normalize Access Key AID and Index naming in models Michał Lowas-Rzechonek
2019-08-19  9:33 ` [PATCH BlueZ 3/4] mesh: Align appkey_packet_decrypt with dev and virt variants Michał Lowas-Rzechonek
2019-08-19  9:33 ` [PATCH BlueZ 4/4] mesh: Remove redundant code from mesh/crypto Michał Lowas-Rzechonek
2019-09-17  6:55 ` [PATCH BlueZ 0/4] mesh: Streamline crypto functions Michał Lowas-Rzechonek
2019-09-30  9:12   ` Michał Lowas-Rzechonek
2019-10-03 20:06 ` Gix, Brian
2019-10-05 19:01   ` michal.lowas-rzechonek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).