Searched refs:Rand (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/hamradio/
H A Dscc.c1086 static unsigned char Rand = 17; variable
1118 * fulldup == 0: DCD is active or Rand > P-persistence: start t_busy timer
1141 Rand = Rand * 17 + 31; t_dwait()
1143 if (scc->dcd || (scc->kiss.persist) < Rand || (scc->kiss.group && is_grouped(scc)) ) t_dwait()
/linux-4.1.27/include/net/bluetooth/
H A Dhci.h474 #define EIR_SSP_RAND_R256 0x1E /* Simple Pairing Rand R-256 */
/linux-4.1.27/net/bluetooth/
H A Dhci_event.c4949 /* With SC both EDiv and Rand are set to zero */ hci_le_ltk_request_evt()
4953 /* For non-SC keys check that EDiv and Rand match */ hci_le_ltk_request_evt()

Completed in 211 milliseconds