Files
mbedtls/library
Hanno Becker 530387eaa3 Introduce getter functions for MD info fields
This commit continues the introduction of the MD digest implementation
abstraction layer given by `mbedtls_md_handle_t` by adding getter
functions returning the various properties of an implementation
(e.g. name, digest type, digest size). For the existing implementation,
these are just structure field accesses; however, in configurations
hardcoding the choice of a fixed digest algorithm, we'll be able to
implement them as inline functions returning compile-time constants.
2019-09-09 09:45:57 +01:00
..
2019-02-11 21:13:33 +00:00
2019-04-24 10:51:54 +02:00
2019-04-24 10:51:54 +02:00
2019-04-24 10:51:54 +02:00
2019-09-09 09:45:57 +01:00
2019-09-09 09:45:57 +01:00
2019-04-24 10:51:54 +02:00
2019-04-24 10:51:54 +02:00
2018-11-06 13:12:47 +00:00
2019-09-09 09:45:57 +01:00
2019-09-09 09:45:57 +01:00
2019-09-04 16:17:45 +01:00
2019-09-09 09:45:57 +01:00
2019-09-09 09:45:57 +01:00
2019-09-09 09:45:57 +01:00
2019-09-09 09:45:57 +01:00
2019-09-04 16:17:45 +01:00
2019-04-24 10:51:54 +02:00
2019-04-24 10:51:54 +02:00
2019-09-09 09:45:57 +01:00
2019-09-09 09:45:57 +01:00
2019-06-20 16:33:02 +01:00
2019-09-09 09:45:57 +01:00
2019-09-09 09:45:57 +01:00