Searched refs:rpchannel (Results 1 – 5 of 5) sorted by relevance
/dports/net/hostapd-devel/hostap-14ab4a816/src/eap_peer/ |
H A D | eap_psk.c | 184 u8 *buf, *rpchannel, nonce[16], *decrypted; in eap_psk_process_3() local 324 rpchannel = wpabuf_put(resp, 4 + 16 + data_len); in eap_psk_process_3() 328 os_memcpy(rpchannel, nonce + 12, 4); in eap_psk_process_3() 333 rpchannel[4 + 16] = (EAP_PSK_R_FLAG_DONE_FAILURE << 6) | in eap_psk_process_3() 337 rpchannel[4 + 16 + 1] = decrypted[1]; in eap_psk_process_3() 340 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_FAILURE << 6; in eap_psk_process_3() 342 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_SUCCESS << 6; in eap_psk_process_3() 345 rpchannel + 4 + 16, data_len); in eap_psk_process_3() 349 rpchannel + 4 + 16, data_len, rpchannel + 4)) { in eap_psk_process_3() 355 rpchannel, 4 + 16 + data_len); in eap_psk_process_3()
|
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/eap_peer/ |
H A D | eap_psk.c | 184 u8 *buf, *rpchannel, nonce[16], *decrypted; in eap_psk_process_3() local 324 rpchannel = wpabuf_put(resp, 4 + 16 + data_len); in eap_psk_process_3() 328 os_memcpy(rpchannel, nonce + 12, 4); in eap_psk_process_3() 333 rpchannel[4 + 16] = (EAP_PSK_R_FLAG_DONE_FAILURE << 6) | in eap_psk_process_3() 337 rpchannel[4 + 16 + 1] = decrypted[1]; in eap_psk_process_3() 340 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_FAILURE << 6; in eap_psk_process_3() 342 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_SUCCESS << 6; in eap_psk_process_3() 345 rpchannel + 4 + 16, data_len); in eap_psk_process_3() 349 rpchannel + 4 + 16, data_len, rpchannel + 4)) { in eap_psk_process_3() 355 rpchannel, 4 + 16 + data_len); in eap_psk_process_3()
|
/dports/net/hostapd/hostapd-2.9/src/eap_peer/ |
H A D | eap_psk.c | 184 u8 *buf, *rpchannel, nonce[16], *decrypted; in eap_psk_process_3() local 324 rpchannel = wpabuf_put(resp, 4 + 16 + data_len); in eap_psk_process_3() 328 os_memcpy(rpchannel, nonce + 12, 4); in eap_psk_process_3() 333 rpchannel[4 + 16] = (EAP_PSK_R_FLAG_DONE_FAILURE << 6) | in eap_psk_process_3() 337 rpchannel[4 + 16 + 1] = decrypted[1]; in eap_psk_process_3() 340 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_FAILURE << 6; in eap_psk_process_3() 342 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_SUCCESS << 6; in eap_psk_process_3() 345 rpchannel + 4 + 16, data_len); in eap_psk_process_3() 349 rpchannel + 4 + 16, data_len, rpchannel + 4)) { in eap_psk_process_3() 355 rpchannel, 4 + 16 + data_len); in eap_psk_process_3()
|
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_psk.c | 184 u8 *buf, *rpchannel, nonce[16], *decrypted; in eap_psk_process_3() local 324 rpchannel = wpabuf_put(resp, 4 + 16 + data_len); in eap_psk_process_3() 328 os_memcpy(rpchannel, nonce + 12, 4); in eap_psk_process_3() 333 rpchannel[4 + 16] = (EAP_PSK_R_FLAG_DONE_FAILURE << 6) | in eap_psk_process_3() 337 rpchannel[4 + 16 + 1] = decrypted[1]; in eap_psk_process_3() 340 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_FAILURE << 6; in eap_psk_process_3() 342 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_SUCCESS << 6; in eap_psk_process_3() 345 rpchannel + 4 + 16, data_len); in eap_psk_process_3() 349 rpchannel + 4 + 16, data_len, rpchannel + 4)) { in eap_psk_process_3() 355 rpchannel, 4 + 16 + data_len); in eap_psk_process_3()
|
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_psk.c | 184 u8 *buf, *rpchannel, nonce[16], *decrypted; in eap_psk_process_3() local 324 rpchannel = wpabuf_put(resp, 4 + 16 + data_len); in eap_psk_process_3() 328 os_memcpy(rpchannel, nonce + 12, 4); in eap_psk_process_3() 333 rpchannel[4 + 16] = (EAP_PSK_R_FLAG_DONE_FAILURE << 6) | in eap_psk_process_3() 337 rpchannel[4 + 16 + 1] = decrypted[1]; in eap_psk_process_3() 340 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_FAILURE << 6; in eap_psk_process_3() 342 rpchannel[4 + 16] = EAP_PSK_R_FLAG_DONE_SUCCESS << 6; in eap_psk_process_3() 345 rpchannel + 4 + 16, data_len); in eap_psk_process_3() 349 rpchannel + 4 + 16, data_len, rpchannel + 4)) { in eap_psk_process_3() 355 rpchannel, 4 + 16 + data_len); in eap_psk_process_3()
|