Searched refs:kde_buf (Results 1 – 2 of 2) sorted by relevance
3856 u8 *kde_buf = NULL, *pos, hdr[2]; in SM_STATE() local3897 kde_buf = os_malloc(kde_len); in SM_STATE()3898 if (!kde_buf) in SM_STATE()3901 kde = pos = kde_buf; in SM_STATE()3909 os_free(kde_buf); in SM_STATE()3926 bin_clear_free(kde_buf, kde_len); in SM_STATE()5581 u8 *kde_buf = NULL, *pos, hdr[2]; in wpa_auth_resend_group_m1() local5596 kde_buf = os_malloc(kde_len); in wpa_auth_resend_group_m1()5597 if (!kde_buf) in wpa_auth_resend_group_m1()5600 kde = pos = kde_buf; in wpa_auth_resend_group_m1()[all …]
680 u8 *kde, *kde_buf = NULL; in wpa_supplicant_process_1_of_4() local752 kde_buf = os_malloc(kde_len + in wpa_supplicant_process_1_of_4()757 if (!kde_buf) in wpa_supplicant_process_1_of_4()759 os_memcpy(kde_buf, kde, kde_len); in wpa_supplicant_process_1_of_4()760 kde = kde_buf; in wpa_supplicant_process_1_of_4()834 os_free(kde_buf); in wpa_supplicant_process_1_of_4()839 os_free(kde_buf); in wpa_supplicant_process_1_of_4()