Searched defs:eap_config (Results 1 – 4 of 4) sorted by relevance
110 struct eap_config { struct111 void *ssl_ctx;112 void *msg_ctx;113 void *eap_sim_db_priv;114 Boolean backend_auth;115 int eap_server;116 u16 pwd_group;117 u8 *pac_opaque_encr_key;118 u8 *eap_fast_a_id;119 size_t eap_fast_a_id_len;[all …]
110 struct eap_config { struct117 void *ssl_ctx;118 void *msg_ctx;126 void *eap_sim_db_priv;127 bool backend_auth;128 int eap_server;135 u16 pwd_group;144 u8 *pac_opaque_encr_key;155 u8 *eap_fast_a_id;160 size_t eap_fast_a_id_len;[all …]
289 struct eap_config { struct295 const char *opensc_engine_path;301 const char *pkcs11_engine_path;307 const char *pkcs11_module_path;331 void *msg_ctx, struct eap_config *conf); argument
290 struct eap_config { struct296 const char *opensc_engine_path;302 const char *pkcs11_engine_path;308 const char *pkcs11_module_path;332 void *msg_ctx, struct eap_config *conf); argument