Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dsmp.c84 u8 local_rand[16]; member
590 get_random_bytes(smp->local_rand, 16); in smp_generate_oob()
593 smp->local_rand, 0, hash); in smp_generate_oob()
597 memcpy(rand, smp->local_rand, 16); in smp_generate_oob()
1856 memcpy(smp->lr, smp_dev->local_rand, 16); in sc_send_public_key()