1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-26 08:15:16 +08: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
..