Home
last modified time | relevance | path

Searched refs:smp_cmd_encrypt_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
2496 static int smp_cmd_encrypt_info(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_encrypt_info() function
2498 struct smp_cmd_encrypt_info *rp = (void *) skb->data; in smp_cmd_encrypt_info()
3010 reason = smp_cmd_encrypt_info(conn, skb); in smp_sig_channel()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.h78 struct smp_cmd_encrypt_info { struct
H A Dsmp.c1288 struct smp_cmd_encrypt_info enc; in smp_distribute_keys()
2502 static int smp_cmd_encrypt_info(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_encrypt_info() function
2504 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()

Completed in 10 milliseconds