Searched refs:time (Results 1 – 14 of 14) sorted by relevance
66 OSSL_TIME time; member144 OSSL_TIME time; member
126 OSSL_TIME time; member
233 OSSL_TIME time; member
54 OSSL_SAFE_MATH_UNSIGNED(time, uint64_t) in OSSL_SAFE_MATH_UNSIGNED() argument
106 int X509_ACERT_set1_notBefore(X509_ACERT *x, const ASN1_GENERALIZEDTIME *time);107 int X509_ACERT_set1_notAfter(X509_ACERT *x, const ASN1_GENERALIZEDTIME *time);
126 * Gets the time, in milliseconds since the Unix epoch, that will be used as the127 * current time when checking whether an SCT was issued in the future.133 * Sets the time to evaluate SCTs against, in milliseconds since the Unix epoch.134 * If an SCT's timestamp is after this time, it will be interpreted as having217 * Returns the timestamp for the SCT (epoch time in milliseconds).222 * Set the timestamp of an SCT (epoch time in milliseconds).
27 # include <time.h>290 * compile time.466 * It takes an amount of time dependent on |len|, but independent of the
333 /* Use check time instead of current time */377 /* Do not check certificate/CRL validity against current time */
54 * -- messageTime was not sufficiently close to the system time,80 * -- the TSA's time source is not available
51 * 8. Allow to override this at compile time.
28 # include <time.h>160 /* String should be parsed in RFC 5280's time format */
1259 OSSL_TIME_SPEC_TIME *time; member
556 * purely a compile-time kludge to allow const to be checked.
492 * Send the current time in the Random fields of the ClientHello and
Completed in 43 milliseconds