hannestschofenig / mbedtls

An open source, portable, easy to use, readable and flexible SSL library
https://tls.mbed.org
Apache License 2.0
16 stars 8 forks source link

Fix duplication between SSL and cipher error codes #341

Closed hanno-becker closed 3 years ago

hanno-becker commented 3 years ago

There was an overlap between an SSL and Cipher error code which made out of the box compilation fail.