Go to the documentation of this file.
34 #if !defined(MBEDTLS_CONFIG_FILE)
37 #include MBEDTLS_CONFIG_FILE
43 #define MBEDTLS_ERR_MD2_HW_ACCEL_FAILED -0x002B
49 #if !defined(MBEDTLS_MD2_ALT)
141 const unsigned char *input,
158 unsigned char output[16] );
174 #if !defined(MBEDTLS_DEPRECATED_REMOVED)
175 #if defined(MBEDTLS_DEPRECATED_WARNING)
176 #define MBEDTLS_DEPRECATED __attribute__((deprecated))
178 #define MBEDTLS_DEPRECATED
209 const unsigned char *input,
226 unsigned char output[16] );
242 #undef MBEDTLS_DEPRECATED
259 unsigned char output[16] );
261 #if !defined(MBEDTLS_DEPRECATED_REMOVED)
262 #if defined(MBEDTLS_DEPRECATED_WARNING)
263 #define MBEDTLS_DEPRECATED __attribute__((deprecated))
265 #define MBEDTLS_DEPRECATED
283 unsigned char output[16] );
285 #undef MBEDTLS_DEPRECATED
288 #if defined(MBEDTLS_SELF_TEST)