Searched refs:ERR_LIB_TS (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ts/
H A Dts_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_TS,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_TS,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ts/
H A Dts_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_TS,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_TS,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/err/
H A Derr.h197 # define ERR_LIB_TS 47 macro
233 # define TSerr(f,r) ERR_PUT_error(ERR_LIB_TS,(f),(r),__FILE__,__LINE__)
291 # define ERR_R_TS_LIB ERR_LIB_TS/* 45 */
H A Derr.c152 {ERR_PACK(ERR_LIB_TS, 0, 0), "time stamp routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/err/
H A Derr.h197 # define ERR_LIB_TS 47 macro
233 # define TSerr(f,r) ERR_PUT_error(ERR_LIB_TS,(f),(r),__FILE__,__LINE__)
291 # define ERR_R_TS_LIB ERR_LIB_TS/* 45 */
H A Derr.c152 {ERR_PACK(ERR_LIB_TS, 0, 0), "time stamp routines"},

Completed in 194 milliseconds