Searched refs:ERR_LIB_X509 (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_X509,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_X509,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_err.c68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_X509,func,0)
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_X509,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_X509,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_X509,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Derr.h118 #define ERR_LIB_X509 11 macro
155 #define X509err(f,r) ERR_PUT_error(ERR_LIB_X509,(f),(r),__FILE__,__LINE__)
210 #define ERR_R_X509_LIB ERR_LIB_X509 /* 11 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/err/
H A Derr.h118 #define ERR_LIB_X509 11 macro
155 #define X509err(f,r) ERR_PUT_error(ERR_LIB_X509,(f),(r),__FILE__,__LINE__)
210 #define ERR_R_X509_LIB ERR_LIB_X509 /* 11 */
H A Derr.c138 {ERR_PACK(ERR_LIB_X509,0,0) ,"x509 certificate routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/err/
H A Derr.h170 # define ERR_LIB_X509 11 macro
212 # define X509err(f,r) ERR_PUT_error(ERR_LIB_X509,(f),(r),__FILE__,__LINE__)
272 # define ERR_R_X509_LIB ERR_LIB_X509/* 11 */
H A Derr.c140 {ERR_PACK(ERR_LIB_X509, 0, 0), "x509 certificate routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/err/
H A Derr.h170 # define ERR_LIB_X509 11 macro
212 # define X509err(f,r) ERR_PUT_error(ERR_LIB_X509,(f),(r),__FILE__,__LINE__)
272 # define ERR_R_X509_LIB ERR_LIB_X509/* 11 */
H A Derr.c140 {ERR_PACK(ERR_LIB_X509, 0, 0), "x509 certificate routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_cert.c1175 if (ERR_GET_LIB(error) != ERR_LIB_X509 ||
1185 if (ERR_GET_LIB(error) != ERR_LIB_X509 ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_cert.c1175 if (ERR_GET_LIB(error) != ERR_LIB_X509 ||
1185 if (ERR_GET_LIB(error) != ERR_LIB_X509 ||

Completed in 138 milliseconds