Go to the documentation of this file.
32 #if !defined(MBEDTLS_CONFIG_FILE)
35 #include MBEDTLS_CONFIG_FILE
41 #define MBEDTLS_ERR_MD2_HW_ACCEL_FAILED -0x002B
47 #if !defined(MBEDTLS_MD2_ALT)
139 const unsigned char *input,
156 unsigned char output[16] );
172 #if !defined(MBEDTLS_DEPRECATED_REMOVED)
173 #if defined(MBEDTLS_DEPRECATED_WARNING)
174 #define MBEDTLS_DEPRECATED __attribute__((deprecated))
176 #define MBEDTLS_DEPRECATED
207 const unsigned char *input,
224 unsigned char output[16] );
240 #undef MBEDTLS_DEPRECATED
257 unsigned char output[16] );
259 #if !defined(MBEDTLS_DEPRECATED_REMOVED)
260 #if defined(MBEDTLS_DEPRECATED_WARNING)
261 #define MBEDTLS_DEPRECATED __attribute__((deprecated))
263 #define MBEDTLS_DEPRECATED
281 unsigned char output[16] );
283 #undef MBEDTLS_DEPRECATED