Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.h78 struct smp_cmd_encrypt_info { struct
Dsmp.c1273 struct smp_cmd_encrypt_info enc; in smp_distribute_keys()
2481 static int smp_cmd_encrypt_info(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_encrypt_info() function
2483 struct smp_cmd_encrypt_info *rp = (void *) skb->data; in smp_cmd_encrypt_info()
2995 reason = smp_cmd_encrypt_info(conn, skb); in smp_sig_channel()