mbedtls: fix sha-512 block mode build error

This commit is contained in:
harshal.patil
2023-05-04 14:38:05 +05:30
parent e9e5f1b90f
commit 9a87b26294
5 changed files with 70 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
* SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/