Searched refs:TS_INFO_TIME_NOT_AVAILABLE (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ts/ |
H A D | ts_rsp_print.c | 59 {TS_INFO_TIME_NOT_AVAILABLE, in TS_STATUS_INFO_print_bio()
|
H A D | ts_rsp_sign.c | 81 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()
|
H A D | ts_rsp_verify.c | 70 {TS_INFO_TIME_NOT_AVAILABLE, "timeNotAvailable"},
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ts/ |
H A D | ts_rsp_print.c | 59 {TS_INFO_TIME_NOT_AVAILABLE, in TS_STATUS_INFO_print_bio()
|
H A D | ts_rsp_sign.c | 71 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 D | ts_rsp_verify.c | 68 {TS_INFO_TIME_NOT_AVAILABLE, "timeNotAvailable"},
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | ts.h | 57 # define TS_INFO_TIME_NOT_AVAILABLE 14 macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | ts.h | 50 # define TS_INFO_TIME_NOT_AVAILABLE 14 macro
|