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.c517 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
H A Dhci_core.c1305 u8 tk[16], u8 enc_size, __le16 ediv, __le64 rand) in hci_add_ltk()
/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h211 __le16 ediv; member
H A Dhci.h1696 __le16 ediv; member
2607 __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