Searched refs:xorshift_plus_128_lfsr (Results 1 – 1 of 1) sorted by relevance
28 static uint64_t xorshift_plus_128_lfsr(struct xorshift_plus_128_state_t *lfsr, in xorshift_plus_128_lfsr() function52 return xorshift_plus_128_lfsr(&lfsr, seed, seed_len); in sfcp_random_generate_random_lfsr()