HomeSort by relevance Sort by last modified time
    Searched refs:eap_msg_alloc (Results 1 - 25 of 40) sorted by null

1 2

  /external/wpa_supplicant_8/src/eap_common/
eap_wsc_common.c 21 msg = eap_msg_alloc(EAP_VENDOR_WFA, EAP_VENDOR_TYPE_WSC, 2, code, id);
eap_common.h 17 struct wpabuf * eap_msg_alloc(int vendor, EapType type, size_t payload_len,
eap_ikev2_common.c 55 msg = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_IKEV2, 0, code, id);
eap_common.c 113 * eap_msg_alloc - Allocate a buffer for an EAP message
128 struct wpabuf * eap_msg_alloc(int vendor, EapType type, size_t payload_len, function
160 * @msg: EAP message from eap_msg_alloc
163 * current length for the buffer. This allows eap_msg_alloc() to be used to
  /external/wpa_supplicant_8/src/eap_peer/
eap_gtc.c 72 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_GTC,
104 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_GTC, plen,
eap_otp.c 66 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_OTP, password_len,
eap_md5.c 76 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_MD5, 1 + CHAP_MD5_LEN,
eap_tnc.c 69 msg = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_TNC, 1, code, id);
108 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_TNC, plen,
354 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_TNC, 1,
eap_mschapv2.c 168 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_MSCHAPV2, ms_len,
377 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_MSCHAPV2, 1,
530 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_MSCHAPV2, ms_len,
686 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_MSCHAPV2, 1,
eap_vendor_test.c 119 resp = eap_msg_alloc(EAP_VENDOR_ID, EAP_VENDOR_TYPE, 1,
eap_leap.c 109 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_LEAP,
156 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_LEAP,
eap_pwd.c 749 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PWD,
817 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PWD,
878 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PWD, data->mtu,
893 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PWD,
eap_tls_common.c 23 return eap_msg_alloc(EAP_VENDOR_UNAUTH_TLS,
27 return eap_msg_alloc(EAP_VENDOR_WFA_NEW,
30 return eap_msg_alloc(EAP_VENDOR_IETF, type, payload_len, code,
    [all...]
eap_psk.c 136 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PSK,
317 resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PSK, plen,
  /external/wpa_supplicant_8/src/eap_server/
eap_server_tls_common.c 25 return eap_msg_alloc(EAP_VENDOR_UNAUTH_TLS,
29 return eap_msg_alloc(EAP_VENDOR_WFA_NEW,
32 return eap_msg_alloc(EAP_VENDOR_IETF, type, payload_len, code,
eap_server_tnc.c 109 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_TNC, 1, EAP_CODE_REQUEST,
204 msg = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_TNC, 1, code, id);
240 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_TNC, plen,
eap_server_identity.c 67 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_IDENTITY, req_data_len,
eap_server_md5.c 56 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_MD5, 1 + CHALLENGE_LEN,
eap_server_vendor_test.c 77 req = eap_msg_alloc(EAP_VENDOR_ID, EAP_VENDOR_TYPE, 1,
eap_server_mschapv2.c 114 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_MSCHAPV2, ms_len,
152 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_MSCHAPV2, ms_len,
195 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_MSCHAPV2, ms_len,
eap_server_wsc.c 170 req = eap_msg_alloc(EAP_VENDOR_WFA, EAP_VENDOR_TYPE_WSC, 2,
205 req = eap_msg_alloc(EAP_VENDOR_WFA, EAP_VENDOR_TYPE_WSC, plen,
eap_server_gtc.c 60 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_GTC, msg_len,
eap_server_gpsk.c 120 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_GPSK, len,
155 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_GPSK, len,
eap_server_pax.c 86 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PAX,
127 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PAX,
eap_server_psk.c 70 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PSK,
99 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PSK,

Completed in 266 milliseconds

1 2