fix typo
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
da8535b74e
commit
ccf0be28e8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue