mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
Rename ecp_internal.h to ecp_alt.h
This gives it a more descriptive name and indicates to alt developers that the definitions inside are not fully internal and are available to alt developers for use. Signed-off-by: Chris Jones <christopher.jones@arm.com>
This commit is contained in:
@ -238,7 +238,7 @@
|
||||
<ClInclude Include="..\..\library\check_crypto_config.h" />
|
||||
<ClInclude Include="..\..\library\cipher_internal.h" />
|
||||
<ClInclude Include="..\..\library\common.h" />
|
||||
<ClInclude Include="..\..\library\ecp_internal.h" />
|
||||
<ClInclude Include="..\..\library\ecp_alt.h" />
|
||||
<ClInclude Include="..\..\library\md_internal.h" />
|
||||
<ClInclude Include="..\..\library\pk_internal.h" />
|
||||
<ClInclude Include="..\..\library\psa_crypto_core.h" />
|
||||
|
Reference in New Issue
Block a user