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

/freebsd-10.3-release/crypto/openssl/engines/
H A De_atalla_err.h69 static void ERR_ATALLA_error(int function, int reason, char *file, int line);
70 # define ATALLAerr(f,r) ERR_ATALLA_error((f),(r),__FILE__,__LINE__)
H A De_atalla_err.c140 static void ERR_ATALLA_error(int function, int reason, char *file, int line) function

Completed in 156 milliseconds