Home
last modified time | relevance | path

Searched defs:smp_dev (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.c85 struct smp_dev { struct
87 bool local_oob;
88 u8 local_pk[64];
89 u8 local_rand[16];
90 bool debug_key;
92 struct crypto_shash *tfm_cmac;
93 struct crypto_kpp *tfm_ecdh;
1874 struct smp_dev *smp_dev; in sc_send_public_key() local
2774 struct smp_dev *smp_dev; in smp_cmd_public_key() local