Home
last modified time | relevance | path

Searched defs:ediv (Results 1 – 4 of 4) sorted by relevance

/net/bluetooth/
Dsmp.h84 __le16 ediv; member
Dsmp.c997 __le16 ediv = 0; in smp_random() local
1010 __le16 ediv = 0; in smp_random() local
1276 __le16 ediv; in smp_distribute_keys() local
Dhci_conn.c357 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
Dhci_core.c2493 u8 tk[16], u8 enc_size, __le16 ediv, __le64 rand) in hci_add_ltk()