Searched refs:random_alg_context (Results 1 – 5 of 5) sorted by relevance
164 random_alg_context.ra_event_processor(&e); in RunHarvester()189 while (!random_alg_context.ra_seeded()) in ReadCSPRNG()191 random_alg_context.ra_pre_read(); in ReadCSPRNG()203 random_alg_context.ra_pre_read(); in ReadCSPRNG()204 random_alg_context.ra_read(buf, buffersize); in ReadCSPRNG()242 random_alg_context.ra_init_alg(NULL); in main()261 random_alg_context.ra_deinit_alg(NULL); in main()
101 const struct random_algorithm random_alg_context = { variable121 p_random_alg_context = &random_alg_context; in random_other_init_alg()
91 extern const struct random_algorithm random_alg_context;92 #define p_random_alg_context (&random_alg_context)
270 const struct random_algorithm random_alg_context = { variable289 p_random_alg_context = &random_alg_context; in random_fortuna_init_alg()
290 const struct random_algorithm random_alg_context = { variable