mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-31 10:59:17 +01:00
4 lines
166 B
C
4 lines
166 B
C
/* err.h for openssl */
|
|
#define ERR_load_crypto_strings wolfSSL_ERR_load_crypto_strings
|
|
#define ERR_peek_last_error wolfSSL_ERR_peek_last_error
|