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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/
H A Dhw_aep_err.h64 static void ERR_AEPHK_error(int function, int reason, char *file, int line);
65 #define AEPHKerr(f,r) ERR_AEPHK_error((f),(r),__FILE__,__LINE__)
H A Dhw_aep_err.c152 static void ERR_AEPHK_error(int function, int reason, char *file, int line) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A De_aep_err.h64 static void ERR_AEPHK_error(int function, int reason, char *file, int line);
65 #define AEPHKerr(f,r) ERR_AEPHK_error((f),(r),__FILE__,__LINE__)
H A De_aep_err.c156 static void ERR_AEPHK_error(int function, int reason, char *file, int line) function

Completed in 108 milliseconds