Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.h84 __le16 ediv; member
H A Dsmp.c1002 __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 Dhci_conn.c520 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
H A Dhci_core.c1301 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 Dmgmt.h211 __le16 ediv; member
H A Dhci.h1710 __le16 ediv; member
2621 __le16 ediv; member
H A Dhci_core.h203 __le16 ediv; member
/openbmc/qemu/target/riscv/
H A Dvector_helper.c42 uint8_t ediv = FIELD_EX64(s2, VTYPE, VEDIV); in HELPER() local