Home
last modified time | relevance | path

Searched refs:hci_le_start_enc (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/bluetooth/
Dsmp.c994 hci_le_start_enc(hcon, ediv, rand, stk); in smp_random()
2193 hci_le_start_enc(hcon, key->ediv, key->rand, key->val); in smp_ltk_encrypt()
2745 hci_le_start_enc(hcon, 0, 0, smp->tk); in smp_cmd_dhkey_check()
Dhci_conn.c278 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc() function
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1410 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand,