Searched refs:RNG_Config (Results 1 – 4 of 4) sorted by relevance
44 extern const RNG_Config RNG_config[];59 const RNG_Config *config = (const RNG_Config *)&RNG_config[index]; in RNG_open()
419 } RNG_Config; typedef424 typedef const RNG_Config *RNG_Handle;967 RNG_Handle RNG_construct(const RNG_Config *config, const RNG_Params *params);
118 RNG_Config rngConfig; in Random_seedAutomatic()
576 RNG_Handle RNG_construct(const RNG_Config *config, const RNG_Params *params) in RNG_construct()