I am copying a larger than normal list of "interested parties" of this patch to (finally) convert the Bluetooth Mesh daemon to using the ELL cipher and checksum APIs. This will have one major side effect in that it will no longer support kernels older than v4.9 (I am personally using v5.0.17). I am told that (some?) Freescale platforms also will have problems regardless of kernel version. This does not change any functionality in the mesh daemon otherwise. Brian Gix (1): mesh: Convert crypto to use ELL wrappers Makefile.am | 4 + mesh/crypto.c | 518 ++++++---------------------------------------------------- 2 files changed, 58 insertions(+), 464 deletions(-) -- 2.14.5