Home
last modified time | relevance | path

Searched hist:"47 eb2ac809189e0a60ad78eec6db9e84004e11be" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Decdh_helper.hdiff 47eb2ac809189e0a60ad78eec6db9e84004e11be Thu Sep 28 09:14:51 CDT 2017 Tudor Ambarus <tudor.ambarus@microchip.com> Bluetooth: move ecdh allocation outside of ecdh_helper

Before this change, a new crypto tfm was allocated, each time,
for both key generation and shared secret computation.

Allocate a single tfm for both cases.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
H A Decdh_helper.cdiff 47eb2ac809189e0a60ad78eec6db9e84004e11be Thu Sep 28 09:14:51 CDT 2017 Tudor Ambarus <tudor.ambarus@microchip.com> Bluetooth: move ecdh allocation outside of ecdh_helper

Before this change, a new crypto tfm was allocated, each time,
for both key generation and shared secret computation.

Allocate a single tfm for both cases.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
H A Dselftest.cdiff 47eb2ac809189e0a60ad78eec6db9e84004e11be Thu Sep 28 09:14:51 CDT 2017 Tudor Ambarus <tudor.ambarus@microchip.com> Bluetooth: move ecdh allocation outside of ecdh_helper

Before this change, a new crypto tfm was allocated, each time,
for both key generation and shared secret computation.

Allocate a single tfm for both cases.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
H A Dsmp.cdiff 47eb2ac809189e0a60ad78eec6db9e84004e11be Thu Sep 28 09:14:51 CDT 2017 Tudor Ambarus <tudor.ambarus@microchip.com> Bluetooth: move ecdh allocation outside of ecdh_helper

Before this change, a new crypto tfm was allocated, each time,
for both key generation and shared secret computation.

Allocate a single tfm for both cases.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>