1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-24 23:48:14 +08:00

1 Commits

Author SHA1 Message Date
Manuel Pégourié-Gonnard
d8a298e1fc Add internal MD size getter
Modules / tests that only need to get the size of a hash from its type,
without actually computing a hash, need not depend on MD_C.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2022-07-12 11:11:18 +02:00