Searched refs:reseed (Results 1 – 2 of 2) sorted by relevance
37 OSSL_FUNC_rand_reseed_fn *reseed; member172 if (rand->reseed != NULL) in evp_rand_from_algorithm()174 rand->reseed = OSSL_FUNC_rand_reseed(fns); in evp_rand_from_algorithm()602 if (ctx->meth->reseed != NULL) in evp_rand_reseed_locked()603 return ctx->meth->reseed(ctx->algctx, prediction_resistance, in evp_rand_reseed_locked()
1173 PROV_R_RESEED_ERROR:197:reseed error1189 PROV_R_UNABLE_TO_RESEED:204:unable to reseed1240 RAND_R_RESEED_ERROR:118:reseed error1247 unable to get parent reseed prop counter
Completed in 9 milliseconds