HomeSort by: relevance | last modified time | path
    Searched defs:epoch_time_in_ms (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/ct/
ct_local.h 103 uint64_t epoch_time_in_ms; member in struct:sct_ctx_st
115 uint64_t epoch_time_in_ms; member in struct:ct_policy_eval_ctx_st
  /src/crypto/external/bsd/openssl/dist/crypto/ct/
ct_local.h 102 uint64_t epoch_time_in_ms; member in struct:sct_ctx_st
114 uint64_t epoch_time_in_ms; member in struct:ct_policy_eval_ctx_st
  /src/crypto/external/bsd/openssl.old/dist/crypto/ct/
ct_local.h 102 uint64_t epoch_time_in_ms; member in struct:sct_ctx_st
111 uint64_t epoch_time_in_ms; member in struct:ct_policy_eval_ctx_st
  /src/crypto/external/apache2/openssl/dist/test/
ct_test.c 34 uint64_t epoch_time_in_ms; member in struct:ct_test_fixture
67 fixture->epoch_time_in_ms = 1580335307000ULL; /* Wed 29 Jan 2020 10:01:47 PM UTC */
248 CT_POLICY_EVAL_CTX_set_time(ct_policy_ctx, fixture->epoch_time_in_ms);
398 fixture->epoch_time_in_ms = 1365094800000ULL; /* Apr 4 17:00:00 2013 GMT */
  /src/crypto/external/bsd/openssl/dist/test/
ct_test.c 34 uint64_t epoch_time_in_ms; member in struct:ct_test_fixture
67 fixture->epoch_time_in_ms = 1580335307000ULL; /* Wed 29 Jan 2020 10:01:47 PM UTC */
249 CT_POLICY_EVAL_CTX_set_time(ct_policy_ctx, fixture->epoch_time_in_ms);
400 fixture->epoch_time_in_ms = 1365094800000ULL; /* Apr 4 17:00:00 2013 GMT */
  /src/crypto/external/bsd/openssl.old/dist/test/
ct_test.c 33 uint64_t epoch_time_in_ms; member in struct:ct_test_fixture
66 fixture->epoch_time_in_ms = 1580335307000ULL; /* Wed 29 Jan 2020 10:01:47 PM UTC */
244 CT_POLICY_EVAL_CTX_set_time(ct_policy_ctx, fixture->epoch_time_in_ms);
407 fixture->epoch_time_in_ms = 1365094800000ULL; /* Apr 4 17:00:00 2013 GMT */

Completed in 27 milliseconds