Searched refs:ERR_LIB_OBJ (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/objects/
H A Dobj_err.c68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_OBJ,func,0)
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_OBJ,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/objects/
H A Dobj_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_OBJ,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_OBJ,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/objects/
H A Dobj_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_OBJ,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_OBJ,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Derr.h115 #define ERR_LIB_OBJ 8 macro
152 #define OBJerr(f,r) ERR_PUT_error(ERR_LIB_OBJ,(f),(r),__FILE__,__LINE__)
207 #define ERR_R_OBJ_LIB ERR_LIB_OBJ /* 8 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/err/
H A Derr.h115 #define ERR_LIB_OBJ 8 macro
152 #define OBJerr(f,r) ERR_PUT_error(ERR_LIB_OBJ,(f),(r),__FILE__,__LINE__)
207 #define ERR_R_OBJ_LIB ERR_LIB_OBJ /* 8 */
H A Derr.c135 {ERR_PACK(ERR_LIB_OBJ,0,0) ,"object identifier routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/err/
H A Derr.h167 # define ERR_LIB_OBJ 8 macro
209 # define OBJerr(f,r) ERR_PUT_error(ERR_LIB_OBJ,(f),(r),__FILE__,__LINE__)
269 # define ERR_R_OBJ_LIB ERR_LIB_OBJ/* 8 */
H A Derr.c137 {ERR_PACK(ERR_LIB_OBJ, 0, 0), "object identifier routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/err/
H A Derr.h167 # define ERR_LIB_OBJ 8 macro
209 # define OBJerr(f,r) ERR_PUT_error(ERR_LIB_OBJ,(f),(r),__FILE__,__LINE__)
269 # define ERR_R_OBJ_LIB ERR_LIB_OBJ/* 8 */
H A Derr.c137 {ERR_PACK(ERR_LIB_OBJ, 0, 0), "object identifier routines"},

Completed in 100 milliseconds