/external/wpa_supplicant_8/hostapd/src/eap_server/ |
H A D | eap.h | 89 u8 rIK[ERP_MAX_KEY_LEN]; member in struct:eap_server_erp_key
|
H A D | eap_server.c | 481 len, sizeof(len), erp->rIK, erp->rRK_len) < 0) { 482 wpa_printf(MSG_DEBUG, "EAP: Could not derive rIK for ERP"); 486 wpa_hexdump_key(MSG_DEBUG, "EAP: ERP rIK", erp->rIK, erp->rIK_len); 731 if (hmac_sha256(erp->rIK, erp->rIK_len, 915 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, 928 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, 940 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr,
|
/external/wpa_supplicant_8/src/eap_server/ |
H A D | eap.h | 89 u8 rIK[ERP_MAX_KEY_LEN]; member in struct:eap_server_erp_key
|
H A D | eap_server.c | 481 len, sizeof(len), erp->rIK, erp->rRK_len) < 0) { 482 wpa_printf(MSG_DEBUG, "EAP: Could not derive rIK for ERP"); 486 wpa_hexdump_key(MSG_DEBUG, "EAP: ERP rIK", erp->rIK, erp->rIK_len); 731 if (hmac_sha256(erp->rIK, erp->rIK_len, 915 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, 928 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, 940 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr,
|
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/ |
H A D | eap.h | 89 u8 rIK[ERP_MAX_KEY_LEN]; member in struct:eap_server_erp_key
|
H A D | eap_server.c | 481 len, sizeof(len), erp->rIK, erp->rRK_len) < 0) { 482 wpa_printf(MSG_DEBUG, "EAP: Could not derive rIK for ERP"); 486 wpa_hexdump_key(MSG_DEBUG, "EAP: ERP rIK", erp->rIK, erp->rIK_len); 731 if (hmac_sha256(erp->rIK, erp->rIK_len, 915 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, 928 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr, 940 if (hmac_sha256(erp->rIK, erp->rIK_len, hdr,
|
/external/wpa_supplicant_8/hostapd/src/eap_peer/ |
H A D | eap_i.h | 286 u8 rIK[ERP_MAX_KEY_LEN]; member in struct:eap_erp_key
|
H A D | eap.c | 555 len, sizeof(len), erp->rIK, erp->rRK_len) < 0) { 556 wpa_printf(MSG_DEBUG, "EAP: Could not derive rIK for ERP"); 560 wpa_hexdump_key(MSG_DEBUG, "EAP: ERP rIK", erp->rIK, erp->rIK_len); 615 if (hmac_sha256(erp->rIK, erp->rIK_len, 1677 if (hmac_sha256(erp->rIK, erp->rIK_len, (const u8 *) hdr,
|
/external/wpa_supplicant_8/src/eap_peer/ |
H A D | eap_i.h | 286 u8 rIK[ERP_MAX_KEY_LEN]; member in struct:eap_erp_key
|
H A D | eap.c | 555 len, sizeof(len), erp->rIK, erp->rRK_len) < 0) { 556 wpa_printf(MSG_DEBUG, "EAP: Could not derive rIK for ERP"); 560 wpa_hexdump_key(MSG_DEBUG, "EAP: ERP rIK", erp->rIK, erp->rIK_len); 615 if (hmac_sha256(erp->rIK, erp->rIK_len, 1677 if (hmac_sha256(erp->rIK, erp->rIK_len, (const u8 *) hdr,
|
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/ |
H A D | eap_i.h | 286 u8 rIK[ERP_MAX_KEY_LEN]; member in struct:eap_erp_key
|
H A D | eap.c | 555 len, sizeof(len), erp->rIK, erp->rRK_len) < 0) { 556 wpa_printf(MSG_DEBUG, "EAP: Could not derive rIK for ERP"); 560 wpa_hexdump_key(MSG_DEBUG, "EAP: ERP rIK", erp->rIK, erp->rIK_len); 615 if (hmac_sha256(erp->rIK, erp->rIK_len, 1677 if (hmac_sha256(erp->rIK, erp->rIK_len, (const u8 *) hdr,
|