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

/macosx-10.10.1/OpenSSL098-52/src/engines/
H A De_aep_err.h68 static void ERR_AEPHK_error(int function, int reason, char *file, int line);
69 #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 73 milliseconds