mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-25 04:58:51 +02:00
With previous refactorings, some functions are now solely meant to be called from other functions in a particular class. Move them into this class. No behavior change. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>