Searched refs:kde_buf (Results 1 – 2 of 2) sorted by relevance
3847 u8 *kde_buf = NULL, *pos, hdr[2]; in SM_STATE() local3888 kde_buf = os_malloc(kde_len); in SM_STATE()3889 if (!kde_buf) in SM_STATE()3892 kde = pos = kde_buf; in SM_STATE()3900 os_free(kde_buf); in SM_STATE()3917 os_free(kde_buf); in SM_STATE()5572 u8 *kde_buf = NULL, *pos, hdr[2]; in wpa_auth_resend_group_m1() local5587 kde_buf = os_malloc(kde_len); in wpa_auth_resend_group_m1()5588 if (!kde_buf) in wpa_auth_resend_group_m1()5591 kde = pos = kde_buf; in wpa_auth_resend_group_m1()[all …]
677 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local749 kde_buf = os_malloc(kde_len + in wpa_supplicant_process_1_of_4()754 if (!kde_buf) in wpa_supplicant_process_1_of_4()756 os_memcpy(kde_buf, kde, kde_len); in wpa_supplicant_process_1_of_4()757 kde = kde_buf; in wpa_supplicant_process_1_of_4()831 os_free(kde_buf); in wpa_supplicant_process_1_of_4()836 os_free(kde_buf); in wpa_supplicant_process_1_of_4()