1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-05-02 22:44:46 +03:00
Gilles Peskine 9e4f77c606 New MD API: rename functions from _ext to _ret
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.
2018-01-22 11:54:42 +01:00
..