Home
last modified time | relevance | path

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

/net/nfc/
Ddigital_core.c407 u8 rand_mod; in digital_poll_next_tech() local
418 get_random_bytes(&rand_mod, sizeof(rand_mod)); in digital_poll_next_tech()
419 ddev->poll_tech_index = rand_mod % ddev->poll_tech_count; in digital_poll_next_tech()