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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/engine/
H A Dhw_ubsec_err.h64 static void ERR_UBSEC_error(int function, int reason, char *file, int line);
65 #define UBSECerr(f,r) ERR_UBSEC_error((f),(r),__FILE__,__LINE__)
H A Dhw_ubsec_err.c146 static void ERR_UBSEC_error(int function, int reason, char *file, int line) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_ubsec_err.h64 static void ERR_UBSEC_error(int function, int reason, char *file, int line);
65 #define UBSECerr(f,r) ERR_UBSEC_error((f),(r),__FILE__,__LINE__)
H A De_ubsec_err.c152 static void ERR_UBSEC_error(int function, int reason, char *file, int line) function

Completed in 52 milliseconds