Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dmgmt.h318 __u8 rand256[16]; member
333 __u8 rand256[16]; member
Dhci.h904 __u8 rand256[16]; member
1250 __u8 rand256[16]; member
Dhci_core.h219 u8 rand256[16]; member
/Linux-v5.15/net/bluetooth/
Dhci_core.c2851 u8 *hash256, u8 *rand256) in hci_add_remote_oob_data()
Dmgmt.c4729 u8 *rand192, *hash192, *rand256, *hash256; in add_remote_oob_data() local