Lines Matching defs:eap_peer_config
283 struct eap_peer_config { struct
290 u8 *identity;
295 size_t identity_len;
310 u8 *anonymous_identity;
315 size_t anonymous_identity_len;
317 u8 *imsi_identity;
318 size_t imsi_identity_len;
328 char *imsi_privacy_cert;
338 char *imsi_privacy_attr;
347 u8 *machine_identity;
352 size_t machine_identity_len;
370 u8 *password;
375 size_t password_len;
384 u8 *machine_password;
389 size_t machine_password_len;
394 struct eap_peer_cert_config cert;
402 struct eap_peer_cert_config phase2_cert;
411 struct eap_peer_cert_config machine_cert;
419 struct eap_method_type *eap_methods;
495 char *phase1;
505 char *phase2;
512 char *machine_phase2;
523 char *pcsc;
531 u8 *otp;
536 size_t otp_len;
545 int pending_req_identity;
554 int pending_req_password;
563 int pending_req_pin;
572 int pending_req_new_password;
581 int pending_req_passphrase;
590 int pending_req_sim;
599 char *pending_req_otp;
604 size_t pending_req_otp_len;
616 char *pac_file;
624 int mschapv2_retry;
633 u8 *new_password;
638 size_t new_password_len;
649 int fragment_size;
669 u32 flags;
678 char *external_sim_resp;
686 int sim_num;
695 char *openssl_ciphers;
700 int erp;
709 enum {
714 } pending_ext_cert_check;