Searched defs:smp_dev (Results 1 – 1 of 1) sorted by relevance
84 struct smp_dev { struct86 bool local_oob;87 u8 local_pk[64];88 u8 local_rand[16];89 bool debug_key;91 struct crypto_shash *tfm_cmac;92 struct crypto_kpp *tfm_ecdh;1877 struct smp_dev *smp_dev; in sc_send_public_key() local2781 struct smp_dev *smp_dev; in smp_cmd_public_key() local