Searched refs:ERR_LIB_EC (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Dec_cvt.c93 if (!(ERR_GET_LIB(err) == ERR_LIB_EC &&
H A Dec_err.c68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_EC,func,0)
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_EC,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Dec_cvt.c125 if (!(ERR_GET_LIB(err) == ERR_LIB_EC &&
H A Dec_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_EC,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_EC,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Dec_cvt.c125 if (!(ERR_GET_LIB(err) == ERR_LIB_EC &&
H A Dec_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_EC,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_EC,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Derr.h123 #define ERR_LIB_EC 16 macro
159 #define ECerr(f,r) ERR_PUT_error(ERR_LIB_EC,(f),(r),__FILE__,__LINE__)
214 #define ERR_R_EC_LIB ERR_LIB_EC /* 16 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/err/
H A Derr.h123 #define ERR_LIB_EC 16 macro
159 #define ECerr(f,r) ERR_PUT_error(ERR_LIB_EC,(f),(r),__FILE__,__LINE__)
214 #define ERR_R_EC_LIB ERR_LIB_EC /* 16 */
H A Derr.c142 {ERR_PACK(ERR_LIB_EC,0,0) ,"elliptic curve routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/err/
H A Derr.h175 # define ERR_LIB_EC 16 macro
216 # define ECerr(f,r) ERR_PUT_error(ERR_LIB_EC,(f),(r),__FILE__,__LINE__)
276 # define ERR_R_EC_LIB ERR_LIB_EC/* 16 */
H A Derr.c144 {ERR_PACK(ERR_LIB_EC, 0, 0), "elliptic curve routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/err/
H A Derr.h175 # define ERR_LIB_EC 16 macro
216 # define ECerr(f,r) ERR_PUT_error(ERR_LIB_EC,(f),(r),__FILE__,__LINE__)
276 # define ERR_R_EC_LIB ERR_LIB_EC/* 16 */
H A Derr.c144 {ERR_PACK(ERR_LIB_EC, 0, 0), "elliptic curve routines"},

Completed in 118 milliseconds