1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-05 19:35:48 +03:00

Merge pull request #7923 from gabor-mezei-arm/7598_fix_clone_of_ecp_module

[Bignum] Fixes for the ecp module cloning
This commit is contained in:
Tom Cosgrove
2023-07-17 15:28:18 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -3650,4 +3650,4 @@ mbedtls_ecp_variant mbedtls_ecp_get_variant()
#endif /* MBEDTLS_ECP_LIGHT */
#endif /* MBEDTLS_ECP_WITH_MPI_UINT */
#endif /* !MBEDTLS_ECP_WITH_MPI_UINT */