mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01: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
|
||||
#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. */
|
||||
#if defined(PSA_WANT_ALG_ECDH)
|
||||
#define PSA_HAVE_FULL_ECDH 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue