Home
last modified time | relevance | path

Searched refs:TS_INFO_TIME_NOT_AVAILABLE (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/ts/
Dts_rsp_print.c59 {TS_INFO_TIME_NOT_AVAILABLE, in TS_STATUS_INFO_print_bio()
Dts_rsp_sign.c81 TS_RESP_CTX_add_failure_info(ctx, TS_INFO_TIME_NOT_AVAILABLE); in def_time_cb()
100 TS_RESP_CTX_add_failure_info(ctx, TS_INFO_TIME_NOT_AVAILABLE); in def_time_cb()
Dts_rsp_verify.c70 {TS_INFO_TIME_NOT_AVAILABLE, "timeNotAvailable"},
/third_party/openssl/include/openssl/
Dts.h50 # define TS_INFO_TIME_NOT_AVAILABLE 14 macro