mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-15 13:32:52 +08:00
fix typo
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
da8535b74e
commit
ccf0be28e8
@ -887,7 +887,7 @@ extern "C" {
|
|||||||
#define PSA_HAVE_FULL_JPAKE 1
|
#define PSA_HAVE_FULL_JPAKE 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Having suppor for ECDH implicitly includes support for private and
|
/* Having support for ECDH implicitly includes support for private and
|
||||||
* public keys, so we don't specify that requirement here. */
|
* public keys, so we don't specify that requirement here. */
|
||||||
#if defined(PSA_WANT_ALG_ECDH)
|
#if defined(PSA_WANT_ALG_ECDH)
|
||||||
#define PSA_HAVE_FULL_ECDH 1
|
#define PSA_HAVE_FULL_ECDH 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user