wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.36k stars 834 forks source link

OS_Seed declarations with legacy compilers using correct header tags #8170

Closed kaleb-himes closed 5 days ago

kaleb-himes commented 1 week ago

Description

checkout the right headers with proper OS_Seed typedef guards

Checklist