Home
last modified time | relevance | path

Searched defs:rand256 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h322 __u8 rand256[16]; member
337 __u8 rand256[16]; member
H A Dhci.h1000 __u8 rand256[16]; member
1346 __u8 rand256[16]; member
H A Dhci_core.h234 u8 rand256[16]; member
/openbmc/linux/net/bluetooth/
H A Dhci_core.c1523 u8 *hash256, u8 *rand256) in hci_add_remote_oob_data()
H A Dmgmt.c5707 u8 *rand192, *hash192, *rand256, *hash256; in add_remote_oob_data() local