Home
last modified time | relevance | path

Searched refs:otp_len (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/wpa/src/eap_peer/
H A Deap_config.h526 size_t otp_len; member
H A Deap.c2912 *len = config->otp_len; in eap_get_config_otp()
2930 os_memset(config->otp, 0, config->otp_len); in eap_clear_config_otp()
2933 config->otp_len = 0; in eap_clear_config_otp()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.c1009 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_board_id_from_otp()
1024 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1028 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1256 ar->normal_mode_fw.fw_file.otp_len = 0; in ath10k_core_free_firmware_files()
1718 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_ext_board_id_from_otp()
1730 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_ext_board_id_from_otp()
1847 !ar->running_fw->fw_file.otp_len) { in ath10k_download_and_run_otp()
1850 ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
1855 address, ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
1859 ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
[all …]
H A Dtestmode.c220 utf_mode_fw->fw_file.otp_len = ar->normal_mode_fw.fw_file.otp_len; in ath10k_tm_fetch_firmware()
H A Dcore.h962 size_t otp_len; member
H A Ddebug.c2237 ar->normal_mode_fw.fw_file.otp_len)); in ath10k_debug_fw_checksums_read()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c7872 bin_clear_free(eap->otp, eap->otp_len); in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()
7874 eap->otp_len = os_strlen(value); in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()