HS 2.0R2: Add WFA server-only EAP-TLS peer method
Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
df0f01d91f
commit
8e5fdfabf6
6 changed files with 81 additions and 2 deletions
|
@ -87,6 +87,7 @@ struct eap_ssl_data {
|
|||
|
||||
/* dummy type used as a flag for UNAUTH-TLS */
|
||||
#define EAP_UNAUTH_TLS_TYPE 255
|
||||
#define EAP_WFA_UNAUTH_TLS_TYPE 254
|
||||
|
||||
|
||||
int eap_peer_tls_ssl_init(struct eap_sm *sm, struct eap_ssl_data *data,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue