Home
last modified time | relevance | path

Searched refs:local_rand (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/bluetooth/
Dsmp.c81 u8 local_rand[16]; member
572 get_random_bytes(smp->local_rand, 16); in smp_generate_oob()
575 smp->local_rand, 0, hash); in smp_generate_oob()
579 memcpy(rand, smp->local_rand, 16); in smp_generate_oob()
1855 memcpy(smp->lr, smp_dev->local_rand, 16); in sc_send_public_key()