mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-01 04:20:45 +00: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…
x
Reference in New Issue
Block a user