Home
last modified time | relevance | path

Searched refs:precision (Results 1 – 2 of 2) sorted by relevance

/openssl-master/crypto/ts/
A Dts_rsp_sign.c366 unsigned precision) in TS_RESP_CTX_set_clock_precision_digits() argument
368 if (precision > TS_MAX_CLOCK_PRECISION_DIGITS) in TS_RESP_CTX_set_clock_precision_digits()
370 ctx->clock_precision_digits = precision; in TS_RESP_CTX_set_clock_precision_digits()
819 unsigned precision) in TS_RESP_set_genTime_with_precision() argument
827 if (precision > TS_MAX_CLOCK_PRECISION_DIGITS) in TS_RESP_set_genTime_with_precision()
844 if (precision > 0) { in TS_RESP_set_genTime_with_precision()
845 BIO_snprintf(p, 2 + precision, ".%06ld", usec); in TS_RESP_set_genTime_with_precision()
/openssl-master/
A DCHANGES.md1808 precision timer is mixed into the RNG state so the likelihood of a parent

Completed in 23 milliseconds