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

/macosx-10.10.1/OpenSSL098-52/src/engines/
H A De_nuron_err.h68 static void ERR_NURON_error(int function, int reason, char *file, int line);
69 #define NURONerr(f,r) ERR_NURON_error((f),(r),__FILE__,__LINE__)
H A De_nuron_err.c141 static void ERR_NURON_error(int function, int reason, char *file, int line) function

Completed in 80 milliseconds