Lines Matching defs:n2rng
67 struct n2rng { struct
78 struct n2rng_unit *units; argument
80 struct hwrng hwrng;
81 u32 buffer;
84 unsigned long hvapi_major;
85 unsigned long hvapi_minor;
87 struct delayed_work work;
89 unsigned long hv_state; /* HV_RNG_STATE_foo */
91 unsigned long health_check_sec;
92 unsigned long accum_cycles;
93 unsigned long wd_timeo;
98 u64 scratch_control[HV_RNG_NUM_CONTROL];
107 u64 test_data;
108 u64 test_control[HV_RNG_NUM_CONTROL];
109 u64 test_buffer[SELFTEST_BUFFER_WORDS];