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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ocsp/
H A Docsp_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_OCSP,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_OCSP,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_err.c68 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_OCSP,func,0)
69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_OCSP,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ocsp/
H A Docsp_err.c69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_OCSP,func,0)
70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_OCSP,0,reason)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Derr.h137 #define ERR_LIB_OCSP 39 macro
168 #define OCSPerr(f,r) ERR_PUT_error(ERR_LIB_OCSP,(f),(r),__FILE__,__LINE__)
223 #define ERR_R_OCSP_LIB ERR_LIB_OCSP /* 39 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/err/
H A Derr.h137 #define ERR_LIB_OCSP 39 macro
168 #define OCSPerr(f,r) ERR_PUT_error(ERR_LIB_OCSP,(f),(r),__FILE__,__LINE__)
223 #define ERR_R_OCSP_LIB ERR_LIB_OCSP /* 39 */
H A Derr.c151 {ERR_PACK(ERR_LIB_OCSP,0,0) ,"OCSP routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/err/
H A Derr.h189 # define ERR_LIB_OCSP 39 macro
225 # define OCSPerr(f,r) ERR_PUT_error(ERR_LIB_OCSP,(f),(r),__FILE__,__LINE__)
285 # define ERR_R_OCSP_LIB ERR_LIB_OCSP/* 39 */
H A Derr.c154 {ERR_PACK(ERR_LIB_OCSP, 0, 0), "OCSP routines"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/err/
H A Derr.h189 # define ERR_LIB_OCSP 39 macro
225 # define OCSPerr(f,r) ERR_PUT_error(ERR_LIB_OCSP,(f),(r),__FILE__,__LINE__)
285 # define ERR_R_OCSP_LIB ERR_LIB_OCSP/* 39 */
H A Derr.c154 {ERR_PACK(ERR_LIB_OCSP, 0, 0), "OCSP routines"},

Completed in 168 milliseconds