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

/freebsd-11.0-release/crypto/openssl/engines/ccgost/
H A De_gost_err.h69 void ERR_GOST_error(int function, int reason, char *file, int line);
70 # define GOSTerr(f,r) ERR_GOST_error((f),(r),__FILE__,__LINE__)
H A De_gost_err.c216 void ERR_GOST_error(int function, int reason, char *file, int line) function

Completed in 57 milliseconds