Home
last modified time | relevance | path

Searched refs:eap (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/package/strongswan/
H A Dstrongswan.mk31 --enable-eap-sim-pcsc=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_SIM_PCSC),yes,no) \
43 --enable-eap-sim=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_SIM),yes,no) \
44 --enable-eap-sim-file=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_SIM_FILE),yes,no) \
45 --enable-eap-aka=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_AKA),yes,no) \
46 --enable-eap-aka-3gpp2=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_AKA_3GPP2),yes,no) \
47 --enable-eap-simaka-sql=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_SIMAKA_SQL),yes,no) \
48 --enable-eap-simaka-pseudonym=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_SIMAKA_PSEUDONYM),yes,no) \
49 --enable-eap-simaka-reauth=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_SIMAKA_REAUTH),yes,no) \
50 --enable-eap-identity=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_IDENTITY),yes,no) \
51 --enable-eap-md5=$(if $(BR2_PACKAGE_STRONGSWAN_EAP_MD5),yes,no) \
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf461 eap=TLS
475 eap=PEAP
489 eap=TTLS
502 eap=TTLS
515 eap=TTLS
554 eap=TLS
568 eap=LEAP
626 eap=TTLS PEAP TLS
640 eap=TLS
673 eap=TTLS
/OK3568_Linux_fs/buildroot/package/pppd/
H A D0001-pppd-Fix-bounds-check.patch13 pppd/eap.c | 4 ++--
16 diff --git a/pppd/eap.c b/pppd/eap.c
18 --- a/pppd/eap.c
19 +++ b/pppd/eap.c
/OK3568_Linux_fs/kernel/drivers/edac/
H A Di82860_edac.c49 u32 eap; member
77 pci_read_config_dword(pdev, I82860_EAP, &info->eap); in i82860_get_error_info()
92 pci_read_config_dword(pdev, I82860_EAP, &info->eap); in i82860_get_error_info()
116 info->eap >>= PAGE_SHIFT; in i82860_process_error_info()
117 row = edac_mc_find_csrow_by_page(mci, info->eap); in i82860_process_error_info()
122 info->eap, 0, 0, in i82860_process_error_info()
127 info->eap, 0, info->derrsyn, in i82860_process_error_info()
H A Di82443bxgx_edac.c109 u32 eap; member
126 pci_read_config_dword(pdev, I82443BXGX_EAP, &info->eap); in i82443bxgx_edacmc_get_error_info()
127 if (info->eap & I82443BXGX_EAP_OFFSET_SBE) in i82443bxgx_edacmc_get_error_info()
133 if (info->eap & I82443BXGX_EAP_OFFSET_MBE) in i82443bxgx_edacmc_get_error_info()
150 eapaddr = (info->eap & 0xfffff000); in i82443bxgx_edacmc_process_error_info()
154 if (info->eap & I82443BXGX_EAP_OFFSET_SBE) { in i82443bxgx_edacmc_process_error_info()
163 if (info->eap & I82443BXGX_EAP_OFFSET_MBE) { in i82443bxgx_edacmc_process_error_info()
H A Di82875p_edac.c169 u32 eap; member
203 pci_read_config_dword(pdev, I82875P_EAP, &info->eap); in i82875p_get_error_info()
215 pci_read_config_dword(pdev, I82875P_EAP, &info->eap); in i82875p_get_error_info()
244 info->eap >>= PAGE_SHIFT; in i82875p_process_error_info()
245 row = edac_mc_find_csrow_by_page(mci, info->eap); in i82875p_process_error_info()
249 info->eap, 0, 0, in i82875p_process_error_info()
254 info->eap, 0, info->derrsyn, in i82875p_process_error_info()
H A Di82975x_edac.c218 u32 eap; member
251 pci_read_config_dword(pdev, I82975X_EAP, &info->eap); in i82975x_get_error_info()
269 pci_read_config_dword(pdev, I82975X_EAP, &info->eap); in i82975x_get_error_info()
295 page = (unsigned long) info->eap; in i82975x_process_error_info()
307 (info->xeap & 1) ? 1 : 0, info->eap, (unsigned int) page); in i82975x_process_error_info()
310 chan = (mci->csrows[row]->nr_channels == 1) ? 0 : info->eap & 1; in i82975x_process_error_info()
311 offst = info->eap in i82975x_process_error_info()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/strongswan/
H A Dstrongswan_5.9.6.bb38 PACKAGECONFIG[eap-identity] = "--enable-eap-identity,--disable-eap-identity,,${PN}-plugin-eap-ident…
39 PACKAGECONFIG[eap-mschapv2] = "--enable-eap-mschapv2,--disable-eap-mschapv2,,${PN}-plugin-eap-mscha…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/
H A Dfreeradius_3.0.21.bb92 openssl rlm-eap-fast rlm-eap-pwd \
109 PACKAGECONFIG[rlm-eap-fast] = "--with-rlm_eap_fast, --without-rlm_eap_fast"
110 PACKAGECONFIG[rlm-eap-pwd] = "--with-rlm_eap_pwd, --without-rlm_eap_pwd"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A Dfreeradius-fix-quoting-for-BUILT_WITH.patch33 @@ -21,5 +21,5 @@ TGT_PREREQS += libfreeradius-eap.a
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c586 struct eapol *eap = (struct eapol *)(skb->data + in ieee80211_xmit() local
589 eap_get_type(eap->type)); in ieee80211_xmit()
H A Dieee80211_rx.c1207 struct eapol *eap = (struct eapol *)(skb->data + in ieee80211_rx() local
1210 eap_get_type(eap->type)); in ieee80211_rx()
1224 struct eapol *eap = (struct eapol *)(skb->data + in ieee80211_rx() local
1227 eap_get_type(eap->type)); in ieee80211_rx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pktlog.c1293 eap_header_t *eap; in dhd_cpkt_log_get_802_1x_subtype() local
1301 eap = (eap_header_t *)eapol->body; in dhd_cpkt_log_get_802_1x_subtype()
1303 switch (eap->type) { in dhd_cpkt_log_get_802_1x_subtype()
1334 if (eap->code == EAP_SUCCESS) in dhd_cpkt_log_get_802_1x_subtype()
H A Dwl_cfg80211.c21379 wl_eap_header_t *eap; in wl_handle_wps_states() local
21381 if (len > sizeof(*eap)) { in wl_handle_wps_states()
21382 eap = (wl_eap_header_t *)(pkt + ETHER_HDR_LEN + EAPOL_HDR_LEN); in wl_handle_wps_states()
21383 if (eap->type == EAP_EXPANDED_TYPE) { in wl_handle_wps_states()
21384 wl_eap_exp_t *exp = (wl_eap_exp_t *)eap->data; in wl_handle_wps_states()
21385 if (eap->length > EAP_EXP_HDR_MIN_LENGTH) { in wl_handle_wps_states()
21388 u16 eap_len = ntoh16(eap->length); in wl_handle_wps_states()
21462 if (eap->code == EAP_CODE_FAILURE) { in wl_handle_wps_states()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pktlog.c1293 eap_header_t *eap; in dhd_cpkt_log_get_802_1x_subtype() local
1301 eap = (eap_header_t *)eapol->body; in dhd_cpkt_log_get_802_1x_subtype()
1303 switch (eap->type) { in dhd_cpkt_log_get_802_1x_subtype()
1334 if (eap->code == EAP_SUCCESS) in dhd_cpkt_log_get_802_1x_subtype()
H A Dwl_cfg80211.c21624 wl_eap_header_t *eap; in wl_handle_wps_states() local
21626 if (len > sizeof(*eap)) { in wl_handle_wps_states()
21627 eap = (wl_eap_header_t *)(pkt + ETHER_HDR_LEN + EAPOL_HDR_LEN); in wl_handle_wps_states()
21628 if (eap->type == EAP_EXPANDED_TYPE) { in wl_handle_wps_states()
21629 wl_eap_exp_t *exp = (wl_eap_exp_t *)eap->data; in wl_handle_wps_states()
21630 if (eap->length > EAP_EXP_HDR_MIN_LENGTH) { in wl_handle_wps_states()
21633 u16 eap_len = ntoh16(eap->length); in wl_handle_wps_states()
21707 if (eap->code == EAP_CODE_FAILURE) { in wl_handle_wps_states()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_tx.c652 struct eapol *eap = (struct eapol *)(skb->data + in rtllib_xmit_inter() local
657 eap_get_type(eap->type)); in rtllib_xmit_inter()
H A Drtllib_rx.c1176 struct eapol *eap = (struct eapol *)(skb->data + in rtllib_rx_decrypt() local
1180 eap_get_type(eap->type)); in rtllib_rx_decrypt()
1191 struct eapol *eap = (struct eapol *)(skb->data + 24); in rtllib_rx_decrypt() local
1194 eap_get_type(eap->type)); in rtllib_rx_decrypt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c25200 wl_eap_header_t *eap; local
25202 if (len > sizeof(*eap)) {
25203 eap = (wl_eap_header_t *)(pkt + ETHER_HDR_LEN + EAPOL_HDR_LEN);
25204 if (eap->type == EAP_EXPANDED_TYPE) {
25205 wl_eap_exp_t *exp = (wl_eap_exp_t *)eap->data;
25206 if (eap->length > EAP_EXP_HDR_MIN_LENGTH) {
25209 u16 eap_len = ntoh16(eap->length);
25279 if (eap->code == EAP_CODE_FAILURE) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c25198 wl_eap_header_t *eap; local
25200 if (len > sizeof(*eap)) {
25201 eap = (wl_eap_header_t *)(pkt + ETHER_HDR_LEN + EAPOL_HDR_LEN);
25202 if (eap->type == EAP_EXPANDED_TYPE) {
25203 wl_eap_exp_t *exp = (wl_eap_exp_t *)eap->data;
25204 if (eap->length > EAP_EXP_HDR_MIN_LENGTH) {
25207 u16 eap_len = ntoh16(eap->length);
25277 if (eap->code == EAP_CODE_FAILURE) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c24935 wl_eap_header_t *eap; local
24937 if (len > sizeof(*eap)) {
24938 eap = (wl_eap_header_t *)(pkt + ETHER_HDR_LEN + EAPOL_HDR_LEN);
24939 if (eap->type == EAP_EXPANDED_TYPE) {
24940 wl_eap_exp_t *exp = (wl_eap_exp_t *)eap->data;
24941 if (eap->length > EAP_EXP_HDR_MIN_LENGTH) {
24944 u16 eap_len = ntoh16(eap->length);
25014 if (eap->code == EAP_CODE_FAILURE) {