wolfSSL 3.11.1 for TLS1.3 beta
Fork of wolfSSL by
wolfssl/openssl/err.h@13:80fb167dafdf, 2017-05-30 (annotated)
- Committer:
- wolfSSL
- Date:
- Tue May 30 06:16:19 2017 +0000
- Revision:
- 13:80fb167dafdf
- Parent:
- 3:6f956bdb3073
wolfSSL 3.11.1: TLS1.3 Beta
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
wolfSSL | 3:6f956bdb3073 | 1 | /* err.h for openssl */ |
wolfSSL | 3:6f956bdb3073 | 2 | #define ERR_load_crypto_strings wolfSSL_ERR_load_crypto_strings |
wolfSSL | 3:6f956bdb3073 | 3 | #define ERR_peek_last_error wolfSSL_ERR_peek_last_error |
wolfSSL | 3:6f956bdb3073 | 4 |