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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_ubsec_err.h69 static void ERR_UBSEC_error(int function, int reason, char *file, int line);
70 # define UBSECerr(f,r) ERR_UBSEC_error((f),(r),__FILE__,__LINE__)
H A De_ubsec_err.c149 static void ERR_UBSEC_error(int function, int reason, char *file, int line) function

Completed in 90 milliseconds