Searched refs:CT_POLICY_EVAL_CTX_set_time (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libcrypto/ct/
H A Dct_policy.c69 * It can be overridden by calling CT_POLICY_EVAL_CTX_set_time().
131 CT_POLICY_EVAL_CTX_set_time(CT_POLICY_EVAL_CTX *ctx, uint64_t time_in_ms) function
135 LCRYPTO_ALIAS(CT_POLICY_EVAL_CTX_set_time); variable
H A Dct.h158 void CT_POLICY_EVAL_CTX_set_time(CT_POLICY_EVAL_CTX *ctx, uint64_t time_in_ms);
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dct.h37 LCRYPTO_USED(CT_POLICY_EVAL_CTX_set_time); variable
/openbsd-current/regress/lib/libcrypto/ct/
H A Dcttest.c423 CT_POLICY_EVAL_CTX_set_time(ct_policy, 1641393117000LL);

Completed in 186 milliseconds