Searched defs:ediv (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | smp.h | 84 __le16 ediv; member
|
H A D | smp.c | 1002 __le16 ediv = 0; in smp_random() local 1015 __le16 ediv = 0; in smp_random() local 1287 __le16 ediv; in smp_distribute_keys() local
|
H A D | hci_conn.c | 520 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
|
H A D | hci_core.c | 1301 hci_add_ltk(struct hci_dev * hdev,bdaddr_t * bdaddr,u8 addr_type,u8 type,u8 authenticated,u8 tk[16],u8 enc_size,__le16 ediv,__le64 rand) hci_add_ltk() argument
|
/openbmc/linux/include/net/bluetooth/ |
H A D | mgmt.h | 211 __le16 ediv; member
|
H A D | hci.h | 1710 __le16 ediv; member 2621 __le16 ediv; member
|
H A D | hci_core.h | 203 __le16 ediv; member
|
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 42 uint8_t ediv = FIELD_EX64(s2, VTYPE, VEDIV); in HELPER() local
|