Lines Matching full:reseeded
167 * and checks whether the three shared DRBGs were reseeded as
174 * 1: it is expected that the specified DRBG is reseeded
175 * 0: it is expected that the specified DRBG is not reseeded
176 * -1: don't check whether the specified DRBG was reseeded or not
241 /* Test whether primary DRBG was reseeded as expected */ in test_drbg_reseed()
247 /* Test whether public DRBG was reseeded as expected */ in test_drbg_reseed()
255 /* Test whether public DRBG was reseeded as expected */ in test_drbg_reseed()
331 * Test whether primary, public and private DRBG are reseeded
612 * Test whether the public and private DRBG are both reseeded when their in test_rand_reseed()
623 * Test whether the public DRBG is reseeded when its reseed counter differs in test_rand_reseed()
635 * Test whether the private DRBG is reseeded when its reseed counter differs in test_rand_reseed()
650 * Test whether all three DRBGs are reseeded by RAND_add(). in test_rand_reseed()
652 * test_drbg_reseed() test, because the primary DRBG gets already reseeded in test_rand_reseed()
829 * be reseeded. in test_rand_prediction_resistance()