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
|
@ -86,6 +86,7 @@ static inline int eap_peer_method_unload(struct eap_method *method)
|
|||
int eap_peer_md5_register(void);
|
||||
int eap_peer_tls_register(void);
|
||||
int eap_peer_unauth_tls_register(void);
|
||||
int eap_peer_wfa_unauth_tls_register(void);
|
||||
int eap_peer_mschapv2_register(void);
|
||||
int eap_peer_peap_register(void);
|
||||
int eap_peer_ttls_register(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue