Searched refs:ERR_LIB_DH (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/dh/
H A Ddh_err.c68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_DH,func,0)
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_DH,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dh/
H A Ddh_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_DH,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_DH,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddh_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_DH,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_DH,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Derr.h112 #define ERR_LIB_DH 5 macro
149 #define DHerr(f,r) ERR_PUT_error(ERR_LIB_DH,(f),(r),__FILE__,__LINE__)
204 #define ERR_R_DH_LIB ERR_LIB_DH /* 5 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/err/
H A Derr.h112 #define ERR_LIB_DH 5 macro
149 #define DHerr(f,r) ERR_PUT_error(ERR_LIB_DH,(f),(r),__FILE__,__LINE__)
204 #define ERR_R_DH_LIB ERR_LIB_DH /* 5 */
H A Derr.c132 {ERR_PACK(ERR_LIB_DH,0,0) ,"Diffie-Hellman routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/err/
H A Derr.h164 # define ERR_LIB_DH 5 macro
206 # define DHerr(f,r) ERR_PUT_error(ERR_LIB_DH,(f),(r),__FILE__,__LINE__)
266 # define ERR_R_DH_LIB ERR_LIB_DH/* 5 */
H A Derr.c134 {ERR_PACK(ERR_LIB_DH, 0, 0), "Diffie-Hellman routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/err/
H A Derr.h164 # define ERR_LIB_DH 5 macro
206 # define DHerr(f,r) ERR_PUT_error(ERR_LIB_DH,(f),(r),__FILE__,__LINE__)
266 # define ERR_R_DH_LIB ERR_LIB_DH/* 5 */
H A Derr.c134 {ERR_PACK(ERR_LIB_DH, 0, 0), "Diffie-Hellman routines"},

Completed in 85 milliseconds