• Home
  • Raw
  • Download

Lines Matching refs:smp_chan

96 struct smp_chan {  struct
592 struct smp_chan *smp; in smp_send_cmd()
652 struct smp_chan *smp = chan->data; in build_pairing_cmd()
727 struct smp_chan *smp = chan->data; in check_enc_key_size()
745 struct smp_chan *smp = chan->data; in smp_chan_destroy()
835 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method()
855 struct smp_chan *smp = chan->data; in tk_request()
948 static u8 smp_confirm(struct smp_chan *smp) in smp_confirm()
975 static u8 smp_random(struct smp_chan *smp) in smp_random()
1039 struct smp_chan *smp = chan->data; in smp_notify_keys()
1134 static void sc_add_ltk(struct smp_chan *smp) in sc_add_ltk()
1154 static void sc_generate_link_key(struct smp_chan *smp) in sc_generate_link_key()
1190 static void smp_allow_key_dist(struct smp_chan *smp) in smp_allow_key_dist()
1204 static void sc_generate_ltk(struct smp_chan *smp) in sc_generate_ltk()
1241 static void smp_distribute_keys(struct smp_chan *smp) in smp_distribute_keys()
1376 struct smp_chan *smp = container_of(work, struct smp_chan, in smp_timeout()
1385 static struct smp_chan *smp_chan_create(struct l2cap_conn *conn) in smp_chan_create()
1389 struct smp_chan *smp; in smp_chan_create()
1425 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) in sc_mackey_and_ltk()
1446 static void sc_dhkey_check(struct smp_chan *smp) in sc_dhkey_check()
1482 static u8 sc_passkey_send_confirm(struct smp_chan *smp) in sc_passkey_send_confirm()
1503 static u8 sc_passkey_round(struct smp_chan *smp, u8 smp_op) in sc_passkey_round()
1590 static int sc_user_reply(struct smp_chan *smp, u16 mgmt_op, __le32 passkey) in sc_user_reply()
1636 struct smp_chan *smp; in smp_user_confirm_reply()
1697 static void build_bredr_pairing_cmd(struct smp_chan *smp, in build_bredr_pairing_cmd()
1744 struct smp_chan *smp; in smp_cmd_pairing_req()
1877 static u8 sc_send_public_key(struct smp_chan *smp) in sc_send_public_key()
1934 struct smp_chan *smp = chan->data; in smp_cmd_pairing_rsp()
2030 static u8 sc_check_confirm(struct smp_chan *smp) in sc_check_confirm()
2052 static int fixup_sc_false_positive(struct smp_chan *smp) in fixup_sc_false_positive()
2092 struct smp_chan *smp = chan->data; in smp_cmd_pairing_confirm()
2137 struct smp_chan *smp = chan->data; in smp_cmd_pairing_random()
2299 struct smp_chan *smp; in smp_cmd_security_req()
2361 struct smp_chan *smp; in smp_conn_security()
2455 struct smp_chan *smp; in smp_cancel_and_remove_pairing()
2500 struct smp_chan *smp = chan->data; in smp_cmd_encrypt_info()
2529 struct smp_chan *smp = chan->data; in smp_cmd_initiator_ident()
2565 struct smp_chan *smp = chan->data; in smp_cmd_ident_info()
2595 struct smp_chan *smp = chan->data; in smp_cmd_ident_addr_info()
2663 struct smp_chan *smp = chan->data; in smp_cmd_sign_info()
2690 static u8 sc_select_method(struct smp_chan *smp) in sc_select_method()
2740 struct smp_chan *smp = chan->data; in smp_cmd_public_key()
2880 struct smp_chan *smp = chan->data; in smp_cmd_dhkey_check()
2954 struct smp_chan *smp; in smp_sig_channel()
3082 struct smp_chan *smp; in bredr_pairing()
3145 struct smp_chan *smp = chan->data; in smp_resume_cb()
3194 struct smp_chan *smp = chan->data; in smp_recv_cb()