Searched hist:f958315358bc37aede49dc3cd7e27e037994ae84 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | ecdh_helper.c | diff f958315358bc37aede49dc3cd7e27e037994ae84 Sun Apr 30 08:51:40 CDT 2017 Marcel Holtmann <marcel@holtmann.org> Bluetooth: zero kpp input for key generation
When generating new ECDH keys with kpp, the shared secret input needs to be set to NULL. Fix this by including kpp_request_set_input call.
Fixes: 58771c1c ("Bluetooth: convert smp and selftest to crypto kpp API") Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|