Searched refs:ERR_CAPI_error (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_capi_err.h69 static void ERR_CAPI_error(int function, int reason, char *file, int line);
70 # define CAPIerr(f,r) ERR_CAPI_error((f),(r),__FILE__,__LINE__)
H A De_capi_err.c182 static void ERR_CAPI_error(int function, int reason, char *file, int line) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_capi_err.h69 static void ERR_CAPI_error(int function, int reason, char *file, int line);
70 # define CAPIerr(f,r) ERR_CAPI_error((f),(r),__FILE__,__LINE__)
H A De_capi_err.c182 static void ERR_CAPI_error(int function, int reason, char *file, int line) function

Completed in 31 milliseconds