Searched defs:smp_dev (Results 1 – 2 of 2) sorted by relevance
86 struct smp_dev { struct88 bool local_oob;89 u8 local_pk[64];90 u8 local_rand[16];91 bool debug_key;93 struct crypto_shash *tfm_cmac;94 struct crypto_kpp *tfm_ecdh;1884 struct smp_dev *smp_dev; in sc_send_public_key() local2796 struct smp_dev *smp_dev; in smp_cmd_public_key() local
85 struct smp_dev { struct87 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;1885 struct smp_dev *smp_dev; in sc_send_public_key() local2789 struct smp_dev *smp_dev; in smp_cmd_public_key() local