Searched refs:pending_req_otp_len (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_config.h575 * pending_req_otp_len - Length of the pending OTP request
577 size_t pending_req_otp_len; member in struct:eap_peer_config
H A Deap.c1674 config->pending_req_otp_len = msglen + 3;
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_config.h575 * pending_req_otp_len - Length of the pending OTP request
577 size_t pending_req_otp_len; member in struct:eap_peer_config
H A Deap.c1674 config->pending_req_otp_len = msglen + 3;
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_config.h575 * pending_req_otp_len - Length of the pending OTP request
577 size_t pending_req_otp_len; member in struct:eap_peer_config
H A Deap.c1674 config->pending_req_otp_len = msglen + 3;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.c3747 eap->pending_req_otp_len = 0;

Completed in 116 milliseconds