Lines Matching defs:smp

54 #define SMP_ALLOW_CMD(smp, code)	set_bit(code, &smp->allow_cmd)  argument
542 struct smp_dev *smp; in smp_generate_oob() local
593 struct smp_chan *smp; in smp_send_cmd() local
653 struct smp_chan *smp = chan->data; in build_pairing_cmd() local
728 struct smp_chan *smp = chan->data; in check_enc_key_size() local
746 struct smp_chan *smp = chan->data; in smp_chan_destroy() local
836 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method()
856 struct smp_chan *smp = chan->data; in tk_request() local
949 static u8 smp_confirm(struct smp_chan *smp) in smp_confirm()
976 static u8 smp_random(struct smp_chan *smp) in smp_random()
1041 struct smp_chan *smp = chan->data; in smp_notify_keys() local
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()
1377 struct smp_chan *smp = container_of(work, struct smp_chan, in smp_timeout() local
1390 struct smp_chan *smp; in smp_chan_create() local
1426 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16]) in sc_mackey_and_ltk()
1447 static void sc_dhkey_check(struct smp_chan *smp) in sc_dhkey_check()
1483 static u8 sc_passkey_send_confirm(struct smp_chan *smp) in sc_passkey_send_confirm()
1504 static u8 sc_passkey_round(struct smp_chan *smp, u8 smp_op) in sc_passkey_round()
1591 static int sc_user_reply(struct smp_chan *smp, u16 mgmt_op, __le32 passkey) in sc_user_reply()
1637 struct smp_chan *smp; in smp_user_confirm_reply() local
1698 static void build_bredr_pairing_cmd(struct smp_chan *smp, in build_bredr_pairing_cmd()
1745 struct smp_chan *smp = chan->data; in smp_cmd_pairing_req() local
1876 static u8 sc_send_public_key(struct smp_chan *smp) in sc_send_public_key()
1933 struct smp_chan *smp = chan->data; in smp_cmd_pairing_rsp() local
2029 static u8 sc_check_confirm(struct smp_chan *smp) in sc_check_confirm()
2051 static int fixup_sc_false_positive(struct smp_chan *smp) in fixup_sc_false_positive()
2091 struct smp_chan *smp = chan->data; in smp_cmd_pairing_confirm() local
2137 struct smp_chan *smp = chan->data; in smp_cmd_pairing_random() local
2293 static void smp_send_pairing_req(struct smp_chan *smp, __u8 auth) in smp_send_pairing_req()
2316 struct smp_chan *smp; in smp_cmd_security_req() local
2367 static void smp_send_security_req(struct smp_chan *smp, __u8 auth) in smp_send_security_req()
2382 struct smp_chan *smp; in smp_conn_security() local
2464 struct smp_chan *smp; in smp_cancel_and_remove_pairing() local
2509 struct smp_chan *smp = chan->data; in smp_cmd_encrypt_info() local
2538 struct smp_chan *smp = chan->data; in smp_cmd_initiator_ident() local
2574 struct smp_chan *smp = chan->data; in smp_cmd_ident_info() local
2604 struct smp_chan *smp = chan->data; in smp_cmd_ident_addr_info() local
2672 struct smp_chan *smp = chan->data; in smp_cmd_sign_info() local
2699 static u8 sc_select_method(struct smp_chan *smp) in sc_select_method()
2747 struct smp_chan *smp = chan->data; in smp_cmd_public_key() local
2887 struct smp_chan *smp = chan->data; in smp_cmd_dhkey_check() local
2961 struct smp_chan *smp; in smp_sig_channel() local
3088 struct smp_chan *smp; in bredr_pairing() local
3144 struct smp_chan *smp = chan->data; in smp_resume_cb() local
3193 struct smp_chan *smp = chan->data; in smp_recv_cb() local
3288 struct smp_dev *smp; in smp_add_cid() local
3364 struct smp_dev *smp; in smp_del_chan() local