Searched hist:"47 eb2ac809189e0a60ad78eec6db9e84004e11be" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | ecdh_helper.h | diff 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 D | ecdh_helper.c | diff 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 D | selftest.c | diff 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 D | smp.c | diff 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>
|