Home
last modified time | relevance | path

Searched refs:ERR_R_TS_LIB (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_utils.c25 ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB); in TS_RESP_set_status_info()
97 ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB); in TS_TST_INFO_set_msg_imprint()
160 ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB); in TS_TST_INFO_set_accuracy()
H A Dts_req_utils.c35 ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB); in TS_REQ_set_msg_imprint()
H A Dts_rsp_sign.c293 ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB); in TS_RESP_CTX_set_status_info()
318 ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB); in TS_RESP_CTX_set_status_info()
383 ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB); in TS_RESP_create_response()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h341 # define ERR_R_TS_LIB (ERR_LIB_TS/* 47 */ | ERR_RFLAG_COMMON) macro
H A Derr.h.in343 # define ERR_R_TS_LIB (ERR_LIB_TS/* 47 */ | ERR_RFLAG_COMMON) macro