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

/freebsd-13-stable/crypto/openssl/engines/
H A De_capi_err.h14 # define CAPIerr(f, r) ERR_CAPI_error((f), (r), OPENSSL_FILE, OPENSSL_LINE)
H A De_capi_err.c114 static void ERR_CAPI_error(int function, int reason, char *file, int line) function

Completed in 47 milliseconds