mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-29 00:28:14 +00:00
Remark: Including ecp.h is actually redundant because it's also included from ecdh.h. However, it's good practice to explicitly include header files that are being used directly, and ssl.h does use MBEDTLS_ECP_MAX_BYTES which is defined in ecp.h. |
||
|---|---|---|
| .. | ||
| mbedtls | ||
| tinycrypt | ||
| .gitignore | ||
| CMakeLists.txt | ||