Home
last modified time | relevance | path

Searched refs:smp_cmd_encrypt_info (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/
H A Dsmp.h78 struct smp_cmd_encrypt_info { struct
H A Dsmp.c1282 struct smp_cmd_encrypt_info enc; in smp_distribute_keys()
2504 static int smp_cmd_encrypt_info(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_encrypt_info() function
2506 struct smp_cmd_encrypt_info *rp = (void *) skb->data; in smp_cmd_encrypt_info()
3016 reason = smp_cmd_encrypt_info(conn, skb); in smp_sig_channel()