smp_dev            41 net/bluetooth/smp.c 	((struct smp_dev *)((struct l2cap_chan *)((hdev)->smp_data))->data)
smp_dev           505 net/bluetooth/smp.c 	struct smp_dev *smp;
smp_dev           526 net/bluetooth/smp.c 	struct smp_dev *smp;
smp_dev           551 net/bluetooth/smp.c 	struct smp_dev *smp;
smp_dev          1873 net/bluetooth/smp.c 		struct smp_dev *smp_dev;
smp_dev          1878 net/bluetooth/smp.c 		smp_dev = chan->data;
smp_dev          1880 net/bluetooth/smp.c 		memcpy(smp->local_pk, smp_dev->local_pk, 64);
smp_dev          1881 net/bluetooth/smp.c 		memcpy(smp->lr, smp_dev->local_rand, 16);
smp_dev          1883 net/bluetooth/smp.c 		if (smp_dev->debug_key)
smp_dev          2717 net/bluetooth/smp.c 		struct smp_dev *smp_dev;
smp_dev          2722 net/bluetooth/smp.c 		smp_dev = hchan->data;
smp_dev          2724 net/bluetooth/smp.c 		tfm_ecdh = smp_dev->tfm_ecdh;
smp_dev          3217 net/bluetooth/smp.c 	struct smp_dev *smp;
smp_dev          3293 net/bluetooth/smp.c 	struct smp_dev *smp;