Searched refs:OSSL_PARAM_construct_time_t (Results 1 – 5 of 5) sorted by relevance
84 OSSL_PARAM OSSL_PARAM_construct_time_t(const char *key, time_t *buf);
603 *p++ = OSSL_PARAM_construct_time_t(OSSL_DRBG_PARAM_RESEED_TIME_INTERVAL, in rand_new_drbg()
127 *params = OSSL_PARAM_construct_time_t(OSSL_DRBG_PARAM_RESEED_TIME, &t); in reseed_time()
916 OSSL_PARAM OSSL_PARAM_construct_time_t(const char *key, time_t *buf) in OSSL_PARAM_construct_time_t() function
14 OSSL_PARAM_construct_time_t, OSSL_PARAM_construct_uint,