OWE support for station

This commit is contained in:
Shyamal Khachane
2022-06-14 11:31:52 +05:30
parent 7c7d53813c
commit 6d55761f60
20 changed files with 562 additions and 20 deletions

View File

@@ -474,5 +474,6 @@ void * __hide_aliasing_typecast(void *foo);
#endif /* CONFIG_VALGRIND */
#define IANA_SECP256R1 19
#define IANA_SECP384R1 20
#define IANA_SECP521R1 21
#endif /* COMMON_H */