Home
last modified time | relevance | path

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

/src/contrib/libfido2/fuzz/
H A Dprng.c52 #define MATRIX_A 0x9908b0dfUL /* constant vector a */ macro
82 static unsigned long mag01[2]={0x0UL, MATRIX_A}; in genrand_int32()