Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_print.c59 {TS_INFO_TIME_NOT_AVAILABLE, in TS_STATUS_INFO_print_bio()
H A Dts_rsp_sign.c71 TS_RESP_CTX_add_failure_info(ctx, TS_INFO_TIME_NOT_AVAILABLE); in def_time_cb()
90 TS_RESP_CTX_add_failure_info(ctx, TS_INFO_TIME_NOT_AVAILABLE); in def_time_cb()
H A Dts_rsp_verify.c68 {TS_INFO_TIME_NOT_AVAILABLE, "timeNotAvailable"},
/freebsd/crypto/openssl/include/openssl/
H A Dts.h57 # define TS_INFO_TIME_NOT_AVAILABLE 14 macro