Searched refs:autoReseedInterval (Results 1 – 2 of 2) sorted by relevance
331 …uint32_t autoReseedInterval; /*!< Automatic reseed internal. If set to zero, CAAM RNG will use har… member
4063 config->autoReseedInterval = 0; /* zero means hardware default of 10.000.000 will be used */ in CAAM_RNG_GetDefaultConfig()4099 …rngInstantiate[4] = config->autoReseedInterval; /* value for the Class 1 Data Size Re… in CAAM_RNG_Init()4111 if (config->autoReseedInterval == 0U) in CAAM_RNG_Init()