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

/barrelfish-master/lib/openssl-1.0.0d/engines/
H A De_atalla_err.h68 static void ERR_ATALLA_error(int function, int reason, char *file, int line);
69 #define ATALLAerr(f,r) ERR_ATALLA_error((f),(r),__FILE__,__LINE__)
H A De_atalla_err.c144 static void ERR_ATALLA_error(int function, int reason, char *file, int line) function

Completed in 81 milliseconds