Home
last modified time | relevance | path

Searched refs:OSSL_DRBG_PARAM_RESEED_TIME (Results 1 – 4 of 4) sorted by relevance

/openssl-master/providers/implementations/rands/
A Ddrbg_local.h247 OSSL_PARAM_time_t(OSSL_DRBG_PARAM_RESEED_TIME, NULL), \
A Ddrbg.c900 p = OSSL_PARAM_locate(params, OSSL_DRBG_PARAM_RESEED_TIME); in ossl_drbg_get_ctx_params()
/openssl-master/include/openssl/
A Dcore_names.h259 #define OSSL_DRBG_PARAM_RESEED_TIME "reseed_time" macro
/openssl-master/test/
A Ddrbgtest.c127 *params = OSSL_PARAM_construct_time_t(OSSL_DRBG_PARAM_RESEED_TIME, &t); in reseed_time()

Completed in 14 milliseconds