mirror of https://github.com/ARMmbed/mbed-os.git
Mbed TLS 2.24.0 has added a new function mbedtls_ecp_write_key() which is the reverse of the existing mbedtls_ecp_read_key(). This function should be platform agnostic, but needs to be copied into Cypress's hardware-accelerated ECP driver as part of the updated API. |
||
|---|---|---|
| .. | ||
| TARGET_MXCRYPTO_01 | ||
| TARGET_MXCRYPTO_02 | ||
| CMakeLists.txt | ||
| aes_alt.c | ||
| aes_alt.h | ||
| crypto_common.c | ||
| crypto_common.h | ||
| ecdsa_alt.c | ||
| ecp_alt.c | ||
| ecp_alt.h | ||
| ecp_curves_alt.c | ||
| mbedtls_device.h | ||
| sha1_alt.c | ||
| sha256_alt.c | ||
| sha512_alt.c | ||