Home
last modified time | relevance | path

Searched refs:SMP_MIN_ENC_KEY_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
H A Dsmp.h142 #define SMP_MIN_ENC_KEY_SIZE 7 macro
H A Dhci_debugfs.c1065 if (val > hdev->le_max_key_size || val < SMP_MIN_ENC_KEY_SIZE) { in min_key_size_set()
H A Dsmp.c734 max_key_size < SMP_MIN_ENC_KEY_SIZE) in check_enc_key_size()
H A Dhci_core.c2467 hdev->le_min_key_size = SMP_MIN_ENC_KEY_SIZE; in hci_alloc_dev_priv()