Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_construct_time_t (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/openssl/openssl/include/openssl/
H A Dparams.h84 OSSL_PARAM OSSL_PARAM_construct_time_t(const char *key, time_t *buf);
/third_party/openssl/include/openssl/
H A Dparams.h84 OSSL_PARAM OSSL_PARAM_construct_time_t(const char *key, time_t *buf);
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_lib.c603 *p++ = OSSL_PARAM_construct_time_t(OSSL_DRBG_PARAM_RESEED_TIME_INTERVAL, in rand_new_drbg()
/third_party/openssl/crypto/rand/
H A Drand_lib.c603 *p++ = OSSL_PARAM_construct_time_t(OSSL_DRBG_PARAM_RESEED_TIME_INTERVAL, in rand_new_drbg()
/third_party/openssl/test/
H A Ddrbgtest.c127 *params = OSSL_PARAM_construct_time_t(OSSL_DRBG_PARAM_RESEED_TIME, &t); in reseed_time()
/third_party/node/deps/openssl/openssl/crypto/
H A Dparams.c916 OSSL_PARAM OSSL_PARAM_construct_time_t(const char *key, time_t *buf) in OSSL_PARAM_construct_time_t() function
/third_party/openssl/crypto/
H A Dparams.c898 OSSL_PARAM OSSL_PARAM_construct_time_t(const char *key, time_t *buf) in OSSL_PARAM_construct_time_t() function

Completed in 8 milliseconds