Files
mbedtls/include/mbedtls
Manuel Pégourié-Gonnard abac037a7b Migrate from old inline to new actual function.
This is mostly:

    sed -i 's/mbedtls_psa_translate_md/mbedtls_hash_info_psa_from_md/' \
    library/*.c tests/suites/*.function

This should be good for code size as the old inline function was used
from 10 translation units inside the library, so we have 10 copies at
least.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2022-07-18 21:28:38 +02:00
..
2021-06-28 09:24:07 +01:00
2021-10-27 11:25:08 +02:00
2021-12-06 18:58:02 +00:00
2021-06-18 12:59:38 +02:00
2021-11-03 16:13:32 +01:00
2021-06-28 09:24:07 +01:00
2021-06-28 09:24:07 +01:00
2021-12-28 17:42:30 +01:00
2021-06-28 09:24:07 +01:00
2021-11-30 15:37:49 +00:00
2021-06-28 09:24:07 +01:00
2021-10-22 22:05:10 +02:00
2022-03-10 17:09:59 +01:00
2022-03-21 15:26:19 +00:00