Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dmgmt.h322 __u8 rand256[16]; member
337 __u8 rand256[16]; member
Dhci.h1042 __u8 rand256[16]; member
1388 __u8 rand256[16]; member
Dhci_core.h240 u8 rand256[16]; member
/linux-6.6.21/net/bluetooth/
Dhci_core.c1573 u8 *hash256, u8 *rand256) in hci_add_remote_oob_data()
Dmgmt.c5726 u8 *rand192, *hash192, *rand256, *hash256; in add_remote_oob_data() local