Home
last modified time | relevance | path

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

/openssl/crypto/ts/
H A Dts_rsp_sign.c360 unsigned precision) in TS_RESP_CTX_set_clock_precision_digits() argument
362 if (precision > TS_MAX_CLOCK_PRECISION_DIGITS) in TS_RESP_CTX_set_clock_precision_digits()
364 ctx->clock_precision_digits = precision; in TS_RESP_CTX_set_clock_precision_digits()
817 unsigned precision) in TS_RESP_set_genTime_with_precision() argument
825 if (precision > TS_MAX_CLOCK_PRECISION_DIGITS) in TS_RESP_set_genTime_with_precision()
842 if (precision > 0) { in TS_RESP_set_genTime_with_precision()
843 BIO_snprintf(p, 2 + precision, ".%06ld", usec); in TS_RESP_set_genTime_with_precision()
/openssl/doc/internal/man3/
H A DOSSL_TIME.pod70 B<OSSL_TIME_SECOND> is an integer that indicates the precision of an
/openssl/
H A DCHANGES.md3683 precision timer is mixed into the RNG state so the likelihood of a parent

Completed in 43 milliseconds