commit | d03949e2a48ca7b9b6a1e5995daaf923b3bb2048 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Fri Jul 26 14:38:44 2019 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Mon Sep 09 09:45:57 2019 +0100 |
tree | c6d654e2a5227091ae240c4cdc7809dc644ccb23 | |
parent | d3827c74d54f2fa0523fab16c6edf6f3f8c203dc [diff] [blame] |
Remove md_wrap.c and md_internal.h
diff --git a/include/mbedtls/md.h b/include/mbedtls/md.h index 111427f..c28ee1f 100644 --- a/include/mbedtls/md.h +++ b/include/mbedtls/md.h
@@ -81,7 +81,7 @@ #endif /** - * Opaque struct defined in md_internal.h. + * Opaque struct defined in md.c. */ typedef struct mbedtls_md_info_t mbedtls_md_info_t;