| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ts/ |
| H A D | ts_rsp_utils.c | 152 int TS_TST_INFO_set_accuracy(TS_TST_INFO *a, TS_ACCURACY *accuracy) in TS_TST_INFO_set_accuracy() argument 156 if (a->accuracy == accuracy) in TS_TST_INFO_set_accuracy() 158 new_accuracy = TS_ACCURACY_dup(accuracy); in TS_TST_INFO_set_accuracy() 163 TS_ACCURACY_free(a->accuracy); in TS_TST_INFO_set_accuracy() 164 a->accuracy = new_accuracy; in TS_TST_INFO_set_accuracy() 170 return a->accuracy; in TS_TST_INFO_get_accuracy()
|
| H A D | ts_rsp_print.c | 25 static int ts_ACCURACY_print_bio(BIO *bio, const TS_ACCURACY *accuracy); 145 if (a->accuracy == NULL) in TS_TST_INFO_print_bio() 148 ts_ACCURACY_print_bio(bio, a->accuracy); in TS_TST_INFO_print_bio()
|
| H A D | ts_rsp_sign.c | 535 TS_ACCURACY *accuracy = NULL; in ts_RESP_create_tst_info() local 558 && (accuracy = TS_ACCURACY_new()) == NULL) in ts_RESP_create_tst_info() 560 if (ctx->seconds && !TS_ACCURACY_set_seconds(accuracy, ctx->seconds)) in ts_RESP_create_tst_info() 562 if (ctx->millis && !TS_ACCURACY_set_millis(accuracy, ctx->millis)) in ts_RESP_create_tst_info() 564 if (ctx->micros && !TS_ACCURACY_set_micros(accuracy, ctx->micros)) in ts_RESP_create_tst_info() 566 if (accuracy && !TS_TST_INFO_set_accuracy(tst_info, accuracy)) in ts_RESP_create_tst_info() 600 TS_ACCURACY_free(accuracy); in ts_RESP_create_tst_info()
|
| H A D | ts_conf.c | 388 char *accuracy = NCONF_get_string(conf, section, ENV_ACCURACY); in TS_CONF_set_accuracy() local 390 if (accuracy && (list = X509V3_parse_list(accuracy)) == NULL) { in TS_CONF_set_accuracy()
|
| H A D | ts_local.h | 88 TS_ACCURACY *accuracy; member
|
| H A D | ts_asn1.c | 92 ASN1_OPT(TS_TST_INFO, accuracy, TS_ACCURACY),
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ts/ |
| H A D | ts_rsp_utils.c | 152 int TS_TST_INFO_set_accuracy(TS_TST_INFO *a, TS_ACCURACY *accuracy) in TS_TST_INFO_set_accuracy() argument 156 if (a->accuracy == accuracy) in TS_TST_INFO_set_accuracy() 158 new_accuracy = TS_ACCURACY_dup(accuracy); in TS_TST_INFO_set_accuracy() 163 TS_ACCURACY_free(a->accuracy); in TS_TST_INFO_set_accuracy() 164 a->accuracy = new_accuracy; in TS_TST_INFO_set_accuracy() 170 return a->accuracy; in TS_TST_INFO_get_accuracy()
|
| H A D | ts_rsp_print.c | 25 static int ts_ACCURACY_print_bio(BIO *bio, const TS_ACCURACY *accuracy); 145 if (a->accuracy == NULL) in TS_TST_INFO_print_bio() 148 ts_ACCURACY_print_bio(bio, a->accuracy); in TS_TST_INFO_print_bio()
|
| H A D | ts_rsp_sign.c | 540 TS_ACCURACY *accuracy = NULL; in ts_RESP_create_tst_info() local 563 && (accuracy = TS_ACCURACY_new()) == NULL) in ts_RESP_create_tst_info() 565 if (ctx->seconds && !TS_ACCURACY_set_seconds(accuracy, ctx->seconds)) in ts_RESP_create_tst_info() 567 if (ctx->millis && !TS_ACCURACY_set_millis(accuracy, ctx->millis)) in ts_RESP_create_tst_info() 569 if (ctx->micros && !TS_ACCURACY_set_micros(accuracy, ctx->micros)) in ts_RESP_create_tst_info() 571 if (accuracy && !TS_TST_INFO_set_accuracy(tst_info, accuracy)) in ts_RESP_create_tst_info() 605 TS_ACCURACY_free(accuracy); in ts_RESP_create_tst_info()
|
| H A D | ts_conf.c | 381 char *accuracy = NCONF_get_string(conf, section, ENV_ACCURACY); in TS_CONF_set_accuracy() local 383 if (accuracy && (list = X509V3_parse_list(accuracy)) == NULL) { in TS_CONF_set_accuracy()
|
| H A D | ts_local.h | 88 TS_ACCURACY *accuracy; member
|
| H A D | ts_asn1.c | 92 ASN1_OPT(TS_TST_INFO, accuracy, TS_ACCURACY),
|
| /netbsd-src/external/bsd/ntp/dist/html/hints/ |
| H A D | mpeix | 16 Unfortunately the implementation of adjtime() has exposed a sub-second accuracy 29 your system time with reasonable accuracy.
|
| /netbsd-src/external/lgpl3/mpc/dist/tools/mpcheck/ |
| H A D | README | 3 want to assert the accuracy of the C library.
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | alphascale-asm9260.dtsi | 34 clock-accuracy = <30000>;
|
| H A D | pxa300-raumfeld-tuneable-clock.dtsi | 10 clock-accuracy = <100>;
|
| H A D | pxa300-raumfeld-speaker-one.dts | 22 clock-accuracy = <100>;
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/ |
| H A D | cputimes_notes.txt | 29 nanoseconds as units, but does not have nanosecond accuracy. It would be 30 reasonable to assume that this has microsecond accuracy (10^-6), so in
|
| H A D | ALLoncpu_notes.txt | 21 the accuracy of this time.
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Notes/ |
| H A D | cputimes_notes.txt | 29 nanoseconds as units, but does not have nanosecond accuracy. It would be 30 reasonable to assume that this has microsecond accuracy (10^-6), so in
|
| H A D | ALLoncpu_notes.txt | 21 the accuracy of this time.
|
| /netbsd-src/usr.sbin/timed/ |
| H A D | CHANGES | 43 vastly improve the accuracy of the clock difference measure by 50 damp oscillations and improve the long term accuracy of the
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mm/examples/ |
| H A D | References | 198 accuracy 606 accuracy
|
| /netbsd-src/usr.sbin/timed/timed/ |
| H A D | CHANGES | 52 vastly improve the accuracy of the clock difference measure by 59 damp oscillations and improve the long term accuracy of the
|
| /netbsd-src/external/bsd/openldap/dist/tests/data/tls/conf/ |
| H A D | openssl.cnf | 122 accuracy = secs:1, millisecs:500, microsecs:100 # (optional)
|