mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-14 08:06:24 -04:00

The _ext suffix suggests "new arguments", but the new functions have the same arguments. Use _ret instead, to convey that the difference is that the new functions return a value.