Searched refs:SMP_MIN_ENC_KEY_SIZE (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/bluetooth/
H A Dhci_core.c2552 hdev->le_min_key_size = SMP_MIN_ENC_KEY_SIZE;
H A Dhci_debugfs.c1066 if (val > hdev->le_max_key_size || val < SMP_MIN_ENC_KEY_SIZE) {
H A Dsmp.c734 max_key_size < SMP_MIN_ENC_KEY_SIZE)
H A Dsmp.h142 #define SMP_MIN_ENC_KEY_SIZE 7 macro

Completed in 337 milliseconds